Uses of Interface
org.opencrx.kernel.building1.jmi1.AbstractBuildingUnit

Packages that use AbstractBuildingUnit
org.opencrx.kernel.address1.jmi1   
org.opencrx.kernel.building1.jmi1   
 

Uses of AbstractBuildingUnit in org.opencrx.kernel.address1.jmi1
 

Methods in org.opencrx.kernel.address1.jmi1 that return AbstractBuildingUnit
 AbstractBuildingUnit Addressable.getBuilding()
          Retrieves the value for the reference building.
 

Uses of AbstractBuildingUnit in org.opencrx.kernel.building1.jmi1
 

Subinterfaces of AbstractBuildingUnit in org.opencrx.kernel.building1.jmi1
 interface Building
          Class Building
 interface BuildingComplex
          Class BuildingComplex
 interface BuildingUnit
          Class BuildingUnit
 

Methods in org.opencrx.kernel.building1.jmi1 with type parameters of type AbstractBuildingUnit
<T extends AbstractBuildingUnit>
List<T>
Segment.getBuildingUnit(AbstractBuildingUnitQuery query)
          Retrieves the value for the reference buildingUnit for the specified query.
 

Methods in org.opencrx.kernel.building1.jmi1 that return AbstractBuildingUnit
 AbstractBuildingUnit Segment.getBuildingUnit(boolean idIsPersistent, String id)
          Retrieves the value for the reference buildingUnit for the specified qualifier attribute value.
 AbstractBuildingUnit Segment.getBuildingUnit(String id)
          Retrieves the value for the reference buildingUnit for the specified qualifier attribute value.
 



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.