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

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

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

Methods in org.opencrx.kernel.building1.jmi1 with type parameters of type BuildingComplex
<T extends BuildingComplex>
List<T>
Segment.getBuildingComplex(BuildingComplexQuery query)
          Retrieves the value for the reference buildingComplex for the specified query.
 

Methods in org.opencrx.kernel.building1.jmi1 that return BuildingComplex
 BuildingComplex BuildingComplexClass.createBuildingComplex()
          Creates an instance of class BuildingComplex.
 BuildingComplex Building.getBuildingComplex()
          Retrieves the value for the reference buildingComplex.
 BuildingComplex Segment.getBuildingComplex(boolean idIsPersistent, String id)
          Retrieves the value for the reference buildingComplex for the specified qualifier attribute value.
 BuildingComplex BuildingComplexClass.getBuildingComplex(Object object)
          Creates an instance of class BuildingComplex based on the specified Object instance.
 BuildingComplex Segment.getBuildingComplex(String id)
          Retrieves the value for the reference buildingComplex for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.building1.jmi1 with parameters of type BuildingComplex
 void Segment.addBuildingComplex(boolean idIsPersistent, String id, BuildingComplex buildingComplex)
          Adds the specified element to the set of the values for the reference buildingComplex.
 void Segment.addBuildingComplex(String id, BuildingComplex buildingComplex)
          Adds the specified element to the set of the values for the reference buildingComplex 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.