org.opencrx.kernel.product1.jpa3
Class PriceModifier$Slice
java.lang.Object
org.opencrx.kernel.product1.jpa3.PriceModifier$Slice
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DiscountPriceModifier$Slice, LinearPriceModifier$Slice
public class PriceModifier$Slice
- extends Object
- implements Serializable
PriceModifier$Slice object hold the PriceModifier's multivalued attributes
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PriceModifier$Slice
public PriceModifier$Slice()
- Constructor
PriceModifier$Slice
protected PriceModifier$Slice(PriceModifier object,
int index)
- Constructor
getModifiedBy
public String getModifiedBy()
setModifiedBy
public void setModifiedBy(String value)
getCreatedBy
public String getCreatedBy()
setCreatedBy
public void setCreatedBy(String value)
getOwner
public String getOwner()
setOwner
public void setOwner(String value)
getContext
public String getContext()
setContext
public void setContext(String value)
getOwningGroup
public String getOwningGroup()
setOwningGroup
public void setOwningGroup(String value)
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.