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

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

public class AccountTypeFilterProperty$Slice
extends AccountFilterProperty$Slice

AccountTypeFilterProperty$Slice object hold the AccountTypeFilterProperty'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
  AccountTypeFilterProperty$Slice()
          Constructor
protected AccountTypeFilterProperty$Slice(AccountTypeFilterProperty object, int index)
          Constructor
 
Method Summary
 Short getAccountType()
           
 void setAccountType(Short value)
           
 
Methods inherited from class org.opencrx.kernel.account1.jpa3.AccountFilterProperty$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

AccountTypeFilterProperty$Slice

public AccountTypeFilterProperty$Slice()
Constructor


AccountTypeFilterProperty$Slice

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

Method Detail

getAccountType

public Short getAccountType()

setAccountType

public void setAccountType(Short value)


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