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

Packages that use PriceModifier
org.opencrx.kernel.product1.jdo2   
org.opencrx.kernel.product1.jmi1   
 

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

Subclasses of PriceModifier in org.opencrx.kernel.product1.jdo2
 class DiscountPriceModifier
          Class DiscountPriceModifier
 class LinearPriceModifier
          Class LinearPriceModifier
 

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

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

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

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type PriceModifier
 void PriceLevel.addPriceModifier(PriceModifier newValue)
          
 void PriceLevel.addPriceModifier(String id, PriceModifier newValue)
          
 



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