|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Building | |
|---|---|
| org.opencrx.kernel.building1.jmi1 | |
| Uses of Building in org.opencrx.kernel.building1.jmi1 |
|---|
| Methods in org.opencrx.kernel.building1.jmi1 with type parameters of type Building | ||
|---|---|---|
|
Segment.getBuilding(BuildingQuery query)
Retrieves the value for the reference building for the specified query. |
|
| Methods in org.opencrx.kernel.building1.jmi1 that return Building | |
|---|---|
Building |
BuildingClass.createBuilding()
Creates an instance of class Building. |
Building |
Segment.getBuilding(boolean idIsPersistent,
String id)
Retrieves the value for the reference building for the specified qualifier attribute value. |
Building |
BuildingClass.getBuilding(Object object)
Creates an instance of class Building based on the specified Object instance. |
Building |
Segment.getBuilding(String id)
Retrieves the value for the reference building for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.building1.jmi1 with parameters of type Building | |
|---|---|
void |
Segment.addBuilding(boolean idIsPersistent,
String id,
Building building)
Adds the specified element to the set of the values for the reference building. |
void |
Segment.addBuilding(String id,
Building building)
Adds the specified element to the set of the values for the reference building using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||