org.opencrx.kernel.account1.jpa3
Class AddressCategoryFilterProperty$Slice

java.lang.Object
  extended by org.opencrx.kernel.account1.jpa3.AddressFilterProperty$Slice
      extended by org.opencrx.kernel.account1.jpa3.AddressCategoryFilterProperty$Slice
All Implemented Interfaces:
Serializable

public class AddressCategoryFilterProperty$Slice
extends AddressFilterProperty$Slice

AddressCategoryFilterProperty$Slice object hold the AddressCategoryFilterProperty's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.account1.jpa3.AddressFilterProperty$Slice
AddressFilterProperty$Slice.SliceId
 
Constructor Summary
  AddressCategoryFilterProperty$Slice()
          Constructor
protected AddressCategoryFilterProperty$Slice(AddressCategoryFilterProperty object, int index)
          Constructor
 
Method Summary
 String getCategory()
           
 void setCategory(String value)
           
 
Methods inherited from class org.opencrx.kernel.account1.jpa3.AddressFilterProperty$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

AddressCategoryFilterProperty$Slice

public AddressCategoryFilterProperty$Slice()
Constructor


AddressCategoryFilterProperty$Slice

protected AddressCategoryFilterProperty$Slice(AddressCategoryFilterProperty 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.