Uses of Class
org.opencrx.kernel.product1.jdo2.ComplexProductBundleType

Packages that use ComplexProductBundleType
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.product1.jdo2   
org.opencrx.kernel.product1.jmi1   
 

Uses of ComplexProductBundleType in org.opencrx.kernel.product1.cci2
 

Methods in org.opencrx.kernel.product1.cci2 that return ComplexProductBundleType
 ComplexProductBundleType ComplexProductBundle.getType()
          Retrieves the value for the reference type.
 

Uses of ComplexProductBundleType in org.opencrx.kernel.product1.jdo2
 

Methods in org.opencrx.kernel.product1.jdo2 that return ComplexProductBundleType
 ComplexProductBundleType ComplexProductBundle.getType()
          Retrieves the value for the reference type.
 

Methods in org.opencrx.kernel.product1.jdo2 that return types with arguments of type ComplexProductBundleType
static CloseableCollection<ComplexProductBundleType> ComplexProductBundleType.openmdxjdoGetObjectsByParent(Segment segment)
          Navigate through an object's composite association
 

Constructors in org.opencrx.kernel.product1.jdo2 with parameters of type ComplexProductBundleType
ComplexProductBundleType.Slice(ComplexProductBundleType object, int index)
          Constructor
 

Uses of ComplexProductBundleType in org.opencrx.kernel.product1.jmi1
 

Methods in org.opencrx.kernel.product1.jmi1 that return ComplexProductBundleType
 ComplexProductBundleType ComplexProductBundle.getType()
          Retrieves the value for the reference type.
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ComplexProductBundleType
 void Segment.addComplexProductBundleType(ComplexProductBundleType newValue)
          
 void Segment.addComplexProductBundleType(String id, ComplexProductBundleType newValue)
          
 



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