|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||