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

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

public class AccountCategoryFilterProperty$Slice
extends AccountFilterProperty$Slice

AccountCategoryFilterProperty$Slice object hold the AccountCategoryFilterProperty's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.account1.jpa3.AccountFilterProperty$Slice
AccountFilterProperty$Slice.SliceId
 
Constructor Summary
  AccountCategoryFilterProperty$Slice()
          Constructor
protected AccountCategoryFilterProperty$Slice(AccountCategoryFilterProperty object, int index)
          Constructor
 
Method Summary
 Short getAccountCategory()
           
 void setAccountCategory(Short value)
           
 
Methods inherited from class org.opencrx.kernel.account1.jpa3.AccountFilterProperty$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

AccountCategoryFilterProperty$Slice

public AccountCategoryFilterProperty$Slice()
Constructor


AccountCategoryFilterProperty$Slice

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

Method Detail

getAccountCategory

public Short getAccountCategory()

setAccountCategory

public void setAccountCategory(Short value)


This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.