org.opencrx.kernel.product1.jpa3
Class PriceUomFilterProperty$Slice

java.lang.Object
  extended by org.opencrx.kernel.product1.jpa3.ProductFilterProperty$Slice
      extended by org.opencrx.kernel.product1.jpa3.PriceUomFilterProperty$Slice
All Implemented Interfaces:
Serializable

public class PriceUomFilterProperty$Slice
extends ProductFilterProperty$Slice

PriceUomFilterProperty$Slice object hold the PriceUomFilterProperty's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.product1.jpa3.ProductFilterProperty$Slice
ProductFilterProperty$Slice.SliceId
 
Constructor Summary
  PriceUomFilterProperty$Slice()
          Constructor
protected PriceUomFilterProperty$Slice(PriceUomFilterProperty object, int index)
          Constructor
 
Method Summary
 String getPriceUom()
           
 void setPriceUom(String value)
           
 
Methods inherited from class org.opencrx.kernel.product1.jpa3.ProductFilterProperty$Slice
getCreatedBy, getModifiedBy, getOwner, getOwningGroup, setCreatedBy, setModifiedBy, setOwner, setOwningGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PriceUomFilterProperty$Slice

public PriceUomFilterProperty$Slice()
Constructor


PriceUomFilterProperty$Slice

protected PriceUomFilterProperty$Slice(PriceUomFilterProperty object,
                                       int index)
Constructor

Method Detail

getPriceUom

public String getPriceUom()

setPriceUom

public void setPriceUom(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.