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

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

public class AccountQueryFilterProperty$Slice
extends AccountFilterProperty$Slice

AccountQueryFilterProperty$Slice object hold the AccountQueryFilterProperty'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.ObjectId
 
Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject.Slice
org.w3c.jpa3.AbstractObject.Slice.AbstractObjectId
 
Constructor Summary
  AccountQueryFilterProperty$Slice()
          Constructor
protected AccountQueryFilterProperty$Slice(AccountQueryFilterProperty object, int index)
          Constructor
 
Method Summary
protected  Object getValue(int field)
           
protected static int openmdxjdoFieldCount()
          Retrieve the number of fields in the class and its superclasses
protected  void setValue(int field, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountQueryFilterProperty$Slice

public AccountQueryFilterProperty$Slice()
Constructor


AccountQueryFilterProperty$Slice

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

Method Detail

openmdxjdoFieldCount

protected static int openmdxjdoFieldCount()
Retrieve the number of fields in the class and its superclasses

Returns:
the number of fields in the class and its superclasses

getValue

protected Object getValue(int field)
Overrides:
getValue in class AccountFilterProperty$Slice

setValue

protected void setValue(int field,
                        Object value)
Overrides:
setValue in class AccountFilterProperty$Slice


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