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

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
<T extends Building>
List<T>
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.
 



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