org.opencrx.kernel.model1.jpa3
Class Element$Slice
java.lang.Object
org.w3c.jpa3.AbstractObject.Slice
org.opencrx.kernel.model1.jpa3.Element$Slice
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AliasType$Slice, Association$Slice, AssociationEnd$Slice, Attribute$Slice, Class$Slice, CollectionType$Slice, Constant$Slice, Constraint$Slice, EnumerationType$Slice, Exception$Slice, Import$Slice, Operation$Slice, Package$Slice, Parameter$Slice, PrimitiveType$Slice, Reference$Slice, StructureField$Slice, StructureType$Slice, Tag$Slice
public class Element$Slice
- extends org.w3c.jpa3.AbstractObject.Slice
Element$Slice object hold the Element's multivalued attributes
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject.Slice |
org.w3c.jpa3.AbstractObject.Slice.AbstractObjectId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Element$Slice
public Element$Slice()
- Constructor
Element$Slice
protected Element$Slice(Element object,
int index)
- Constructor
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 org.w3c.jpa3.AbstractObject.Slice
setValue
protected void setValue(int field,
Object value)
- Overrides:
setValue in class org.w3c.jpa3.AbstractObject.Slice
This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.