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

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

public class CategoryFilterProperty$Slice
extends ProductFilterProperty$Slice

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

CategoryFilterProperty$Slice

public CategoryFilterProperty$Slice()
Constructor


CategoryFilterProperty$Slice

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

Method Detail

getCategory

public String getCategory()

setCategory

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