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

Packages that use BuildingUnit
org.opencrx.kernel.building1.jmi1   
 

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

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

Methods in org.opencrx.kernel.building1.jmi1 that return BuildingUnit
 BuildingUnit BuildingUnitClass.createBuildingUnit()
          Creates an instance of class BuildingUnit.
 BuildingUnit Building.getBuildingUnit(boolean idIsPersistent, String id)
          Retrieves the value for the reference buildingUnit for the specified qualifier attribute value.
 BuildingUnit BuildingUnitClass.getBuildingUnit(Object object)
          Creates an instance of class BuildingUnit based on the specified Object instance.
 BuildingUnit Building.getBuildingUnit(String id)
          Retrieves the value for the reference buildingUnit for the specified qualifier attribute value.
 BuildingUnit BuildingUnit.getParent()
          Retrieves the value for the reference parent.
 

Methods in org.opencrx.kernel.building1.jmi1 with parameters of type BuildingUnit
 void Building.addBuildingUnit(boolean idIsPersistent, String id, BuildingUnit buildingUnit)
          Adds the specified element to the set of the values for the reference buildingUnit.
 void Building.addBuildingUnit(String id, BuildingUnit buildingUnit)
          Adds the specified element to the set of the values for the reference buildingUnit using a reassignable qualifier.
 



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