java.lang.Object
de.grogra.reflect.MemberBase
de.grogra.persistence.PersistenceField
de.grogra.persistence.ManageableType.Field
de.grogra.persistence.SCOType.Field
- All Implemented Interfaces:
- Field,- FieldChain,- Member
- Enclosing class:
- SCOType
- 
Field SummaryFieldsFields inherited from class de.grogra.persistence.ManageableType.FieldDEFINES_SHARED, FCO, GETS_COPY, HIDDEN, OBJECT_CLASS_MASK, SCO, UNMANAGEDFields inherited from class de.grogra.reflect.MemberBaseannots, declaringType, descriptor, modifiers, nameFields inherited from interface de.grogra.reflect.FieldFIELD_0, INTERFACE_MODIFIERS, MODIFIERSFields inherited from interface de.grogra.reflect.MemberABSTRACT, ACCESS_MODIFIERS, ARRAY, BRIDGE, CONSTANT, FINAL, GLOBAL, INTERFACE, JAVA_MODIFIERS, LOCAL_CLASS, MIN_UNUSED_MODIFIER, NATIVE, PRIVATE, PROTECTED, PUBLIC, STATIC, STRICT, SYNCHRONIZED, SYNTHETIC, TRANSIENT, VARARGS, VOLATILE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleangetBoolean(Object object) bytechardoublefloatintlongshortbooleanisWritable(Object object) voidsetBoolean(Object object, boolean value) voidvoidvoidvoidvoidvoidprotected voidsetObjectImpl(Object object, Object value) voidMethods inherited from class de.grogra.persistence.ManageableType.Fieldcast, concat, containsSCO, getArrayChain, getArrayComponent, getBoolean, getByte, getChar, getCloned, getDouble, getFieldId, getFloat, getInt, getLastField, getLong, getMaxValue, getMinValue, getObject, getQuantity, getSerializationMethod, getShallowSubchain, getShort, getSubfield, getType, insertBoolean, insertByte, insertChar, insertDouble, insertFloat, insertInt, insertLong, insertObject, insertShort, isArrayComponent, isGetReturningCopy, length, overlaps, readObject, removeBoolean, removeByte, removeChar, removeDouble, removeFloat, removeInt, removeLong, removeObject, removeShort, setBoolean, setByte, setChar, setDouble, setFloat, setInt, setLong, setMaxValue, setMinValue, setObject, setObject, setQuantity, setShort, toString, writeObjectMethods inherited from class de.grogra.persistence.PersistenceFieldget, get, getField, setMethods inherited from class de.grogra.reflect.MemberBasegetDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getDescriptor, getModifiers, getName, getSimpleNameMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.grogra.reflect.MembergetDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getDescriptor, getModifiers, getName, getSimpleName
- 
Field Details- 
idpublic final int id
 
- 
- 
Constructor Details- 
Field
- 
Field
 
- 
- 
Method Details- 
getBoolean- Specified by:
- getBooleanin interface- Field
- Overrides:
- getBooleanin class- ManageableType.Field
 
- 
setBoolean- Specified by:
- setBooleanin interface- Field
- Overrides:
- setBooleanin class- ManageableType.Field
 
- 
getByte- Specified by:
- getBytein interface- Field
- Overrides:
- getBytein class- ManageableType.Field
 
- 
setByte- Specified by:
- setBytein interface- Field
- Overrides:
- setBytein class- ManageableType.Field
 
- 
getShort- Specified by:
- getShortin interface- Field
- Overrides:
- getShortin class- ManageableType.Field
 
- 
setShort- Specified by:
- setShortin interface- Field
- Overrides:
- setShortin class- ManageableType.Field
 
- 
getChar- Specified by:
- getCharin interface- Field
- Overrides:
- getCharin class- ManageableType.Field
 
- 
setChar- Specified by:
- setCharin interface- Field
- Overrides:
- setCharin class- ManageableType.Field
 
- 
getInt- Specified by:
- getIntin interface- Field
- Overrides:
- getIntin class- ManageableType.Field
 
- 
setInt- Specified by:
- setIntin interface- Field
- Overrides:
- setIntin class- ManageableType.Field
 
- 
getLong- Specified by:
- getLongin interface- Field
- Overrides:
- getLongin class- ManageableType.Field
 
- 
setLong- Specified by:
- setLongin interface- Field
- Overrides:
- setLongin class- ManageableType.Field
 
- 
getFloat- Specified by:
- getFloatin interface- Field
- Overrides:
- getFloatin class- ManageableType.Field
 
- 
setFloat- Specified by:
- setFloatin interface- Field
- Overrides:
- setFloatin class- ManageableType.Field
 
- 
getDouble- Specified by:
- getDoublein interface- Field
- Overrides:
- getDoublein class- ManageableType.Field
 
- 
setDouble- Specified by:
- setDoublein interface- Field
- Overrides:
- setDoublein class- ManageableType.Field
 
- 
getObject- Specified by:
- getObjectin interface- Field
- Overrides:
- getObjectin class- ManageableType.Field
 
- 
setObjectImpl- Overrides:
- setObjectImplin class- ManageableType.Field
 
- 
isWritable- Overrides:
- isWritablein class- PersistenceField
 
 
-