org.opencrx.kernel.generic.jdo2
Class PropertySetEntry.Slice
java.lang.Object
org.w3c.jdo2.AbstractObject.Slice
org.opencrx.kernel.generic.jdo2.PropertySetEntry.Slice
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BooleanPropertySetEntry.Slice, DatePropertySetEntry.Slice, DateTimePropertySetEntry.Slice, DecimalPropertySetEntry.Slice, IntegerPropertySetEntry.Slice, ReferencePropertySetEntry.Slice, StringPropertySetEntry.Slice, UriPropertySetEntry.Slice
- Enclosing class:
- PropertySetEntry
public static class PropertySetEntry.Slice
- extends org.w3c.jdo2.AbstractObject.Slice
- 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 |
PropertySetEntry.Slice
protected PropertySetEntry.Slice(PropertySetEntry 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 org.w3c.jdo2.AbstractObject.Slice
setValue
protected void setValue(int field,
Object value)
- Overrides:
setValue in class org.w3c.jdo2.AbstractObject.Slice
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.