org.opencrx.kernel.model1.jdo2
Class Operation.Slice
java.lang.Object
org.w3c.jdo2.AbstractObject.Slice
org.opencrx.kernel.model1.jdo2.Element.Slice
org.opencrx.kernel.model1.jdo2.Operation.Slice
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Operation
public static class Operation.Slice
- extends Element.Slice
Slice object hold the Operation's multivalued
attributes
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject.Slice |
org.w3c.jdo2.AbstractObject.Slice.AbstractObjectId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Operation.Slice
protected Operation.Slice(Operation object,
int index)
- Constructor
openmdxjdoFieldCount
protected static int openmdxjdoFieldCount()
- Retrieve the number of fields in the class and its superclasses
- Returns:
- the umber of fields in the class and its superclasses
getValue
protected Object getValue(int field)
- Overrides:
getValue in class Element.Slice
setValue
protected void setValue(int field,
Object value)
- Overrides:
setValue in class Element.Slice
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.