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

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

public class ProductClassificationFilterProperty$Slice
extends ProductFilterProperty$Slice

ProductClassificationFilterProperty$Slice object hold the ProductClassificationFilterProperty'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
  ProductClassificationFilterProperty$Slice()
          Constructor
protected ProductClassificationFilterProperty$Slice(ProductClassificationFilterProperty object, int index)
          Constructor
 
Method Summary
 String getClassification()
           
 void setClassification(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

ProductClassificationFilterProperty$Slice

public ProductClassificationFilterProperty$Slice()
Constructor


ProductClassificationFilterProperty$Slice

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

Method Detail

getClassification

public String getClassification()

setClassification

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