rjw.dc.core
Class Repository.datatypes
java.lang.Object
|
+--rjw.dc.core.Repository.datatypes
- Enclosing class:
- Repository
- public static final class Repository.datatypes
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_STRING
public static final int _STRING
- See Also:
- Constant Field Values
_INTEGER
public static final int _INTEGER
- See Also:
- Constant Field Values
_COLOR
public static final int _COLOR
- See Also:
- Constant Field Values
_BOOLEAN
public static final int _BOOLEAN
- See Also:
- Constant Field Values
_STRINGARRAY
public static final int _STRINGARRAY
- See Also:
- Constant Field Values
_DIMENSION
public static final int _DIMENSION
- See Also:
- Constant Field Values
_INTEGERARRAY
public static final int _INTEGERARRAY
- See Also:
- Constant Field Values
Repository.datatypes
public Repository.datatypes()