Uses of Interface
org.opencrx.kernel.contract1.cci2.ContractGroup

Packages that use ContractGroup
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.contract1.jpa3   
 

Uses of ContractGroup in org.opencrx.kernel.contract1.cci2
 

Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type ContractGroup
<T extends ContractGroup>
SegmentContainsContractGroup.ContractGroup<T>
Segment.getContractGroup()
          Retrieves a set containing all the elements for the reference contractGroup.
<T extends ContractGroup>
List<T>
ContractCreator.getContractGroup()
          Retrieves the Collection of objects referenced by contractGroup.
 

Methods in org.opencrx.kernel.contract1.cci2 that return ContractGroup
 ContractGroup ContractGroupAssignment.getContractGroup()
          Retrieves the value for the reference contractGroup.
 

Methods in org.opencrx.kernel.contract1.cci2 with parameters of type ContractGroup
 void ContractGroupAssignment.setContractGroup(ContractGroup contractGroup)
          Sets a new value for the reference contractGroup.
 

Uses of ContractGroup in org.opencrx.kernel.contract1.jmi1
 

Subinterfaces of ContractGroup in org.opencrx.kernel.contract1.jmi1
 interface ContractGroup
          Class ContractGroup
 

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type ContractGroup
 void ContractGroupAssignment.setContractGroup(ContractGroup contractGroup)
          Sets a new value for the reference contractGroup.
 

Uses of ContractGroup in org.opencrx.kernel.contract1.jpa3
 

Classes in org.opencrx.kernel.contract1.jpa3 that implement ContractGroup
 class ContractGroup
          Class ContractGroup
 

Methods in org.opencrx.kernel.contract1.jpa3 with type parameters of type ContractGroup
<T extends ContractGroup>
SegmentContainsContractGroup.ContractGroup<T>
Segment.getContractGroup()
          Retrieves a set containing all the elements for the reference contractGroup.
<T extends ContractGroup>
List<T>
ContractCreator.getContractGroup()
          Retrieves the Collection of objects referenced by contractGroup.
 

Methods in org.opencrx.kernel.contract1.jpa3 that return ContractGroup
 ContractGroup ContractGroupAssignment.getContractGroup()
          Retrieves the value for the reference contractGroup.
 

Methods in org.opencrx.kernel.contract1.jpa3 with parameters of type ContractGroup
 void ContractGroupAssignment.setContractGroup(ContractGroup contractGroup)
          Sets a new value for the reference contractGroup.
 



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