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

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

public class DefaultSalesTaxTypeFilterProperty$Slice
extends ProductFilterProperty$Slice

DefaultSalesTaxTypeFilterProperty$Slice object hold the DefaultSalesTaxTypeFilterProperty'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
  DefaultSalesTaxTypeFilterProperty$Slice()
          Constructor
protected DefaultSalesTaxTypeFilterProperty$Slice(DefaultSalesTaxTypeFilterProperty object, int index)
          Constructor
 
Method Summary
 String getSalesTaxType()
           
 void setSalesTaxType(String value)
           
 
Methods inherited from class org.opencrx.kernel.product1.jpa3.ProductFilterProperty$Slice
getContext, getCreatedBy, getModifiedBy, getOwner, getOwningGroup, setContext, setCreatedBy, setModifiedBy, setOwner, setOwningGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSalesTaxTypeFilterProperty$Slice

public DefaultSalesTaxTypeFilterProperty$Slice()
Constructor


DefaultSalesTaxTypeFilterProperty$Slice

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

Method Detail

getSalesTaxType

public String getSalesTaxType()

setSalesTaxType

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