net.sf.dc.core
Class Repository.datatypes
java.lang.Object
net.sf.dc.core.Repository.datatypes
- Enclosing class:
- Repository
- public static final class Repository.datatypes
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, 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
_OBJECT
public static final int _OBJECT
- See Also:
- Constant Field Values
_TYPEREFERENCE
public static final int _TYPEREFERENCE
- See Also:
- Constant Field Values
_FONT
public static final int _FONT
- See Also:
- Constant Field Values
_PARENTREFERENCE
public static final int _PARENTREFERENCE
- See Also:
- Constant Field Values
_DEFINITIONGROUP
public static final int _DEFINITIONGROUP
- See Also:
- Constant Field Values
_DATE
public static final int _DATE
- See Also:
- Constant Field Values
Repository.datatypes
public Repository.datatypes()