java.lang.Object
de.grogra.reflect.MemberDecorator
de.grogra.reflect.TypeDecorator
de.grogra.persistence.ManageableType
de.grogra.persistence.SCOType
de.grogra.blocks.arrangeBlock.Kachelung.Type
- Enclosing class:
- Kachelung
- 
Nested Class SummaryNested classes/interfaces inherited from class de.grogra.persistence.SCOTypeSCOType.FieldNested classes/interfaces inherited from class de.grogra.persistence.ManageableTypeManageableType.ArrayComponent
- 
Field SummaryFieldsFields inherited from class de.grogra.persistence.SCOType$TYPE, representativeFields inherited from class de.grogra.persistence.ManageableTypeFIELD_NAME_SERIALIZATION, FIELD_NODE_SERIALIZATION, finished, LIST_SERIALIZATIONFields 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, VOLATILEFields inherited from interface de.grogra.reflect.TypeBOOLEAN, BYTE, CHAR, CLASS, DOUBLE, FLOAT, FLOATING_POINT, INT, INTEGRAL, INVALID, LOCAL_CLASS_MODIFIERS, LONG, MEMBER_CLASS_MODIFIERS, MEMBER_INTERFACE_MODIFIERS, NULL, NUMBER, NUMERIC, OBJECT, SHORT, STRING, TEXTAREA, TOP_LEVEL_CLASS_MODIFIERS, TOP_LEVEL_INTERFACE_MODIFIERS, TYPE, TYPE_0, VOID
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleangetBoolean(Object o, int id) protected floatprotected intprotected voidsetBoolean(Object o, int id, boolean value) protected voidprotected voidMethods inherited from class de.grogra.persistence.SCOTypeaddManagedField, addManagedField, getByte, getChar, getDouble, getLong, getObject, getRepresentative, getShort, isWritable, newInstance, setByte, setChar, setDouble, setLong, setObject, setShort, validateMethods inherited from class de.grogra.persistence.ManageableTypeaddManagedField, cloneManageable, cloneNonsharedObject, cloneObject, cloneObject, forClass, forName, forType, getDisposableFields, getFCOFields, getManageableSupertype, getManagedField, getManagedField, getManagedFieldCount, getSerializationMethod, getSupertype, isAssignableFrom, isSerializable, read, readObject, replaceType, resolveAliasField, setObject, setSerializable, setSerializationMethod, writeMethods inherited from class de.grogra.reflect.TypeDecoratorcreateArray, getArrayType, getBinaryName, getComponentType, getDeclaredField, getDeclaredFieldCount, getDeclaredInterface, getDeclaredInterfaceCount, getDeclaredMethod, getDeclaredMethodCount, getDeclaredType, getDeclaredTypeCount, getDefaultElementValue, getImplementationClass, getLookup, getPackage, getSignature, getTypeId, getTypeLoader, isInstance, isStringSerializable, toString, undecorate, valueOfMethods inherited from class de.grogra.reflect.MemberDecoratorgetDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getDecoratedMember, 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- 
FIELD_COUNTprotected static final int FIELD_COUNT- See Also:
 
 
- 
- 
Constructor Details- 
Type
- 
Type
 
- 
- 
Method Details- 
setBoolean- Overrides:
- setBooleanin class- SCOType
 
- 
getBoolean- Overrides:
- getBooleanin class- SCOType
 
- 
setInt
- 
getInt
- 
setFloat
- 
getFloat
- 
newInstance- Specified by:
- newInstancein interface- Type
- Overrides:
- newInstancein class- SCOType
 
 
-