net.datacrow.core
Class DcRepository.ValueTypes
java.lang.Object
net.datacrow.core.DcRepository.ValueTypes
- Enclosing class:
- DcRepository
public static final class DcRepository.ValueTypes
- extends java.lang.Object
The supported value types.
- Author:
- Robert Jan van der Waals
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
_LONG
public static final int _LONG
- 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
_PICTURE
public static final int _PICTURE
- See Also:
- Constant Field Values
_DCOBJECTREFERENCE
public static final int _DCOBJECTREFERENCE
- See Also:
- Constant Field Values
_FONT
public static final int _FONT
- 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
_ICON
public static final int _ICON
- See Also:
- Constant Field Values
_BLOB
public static final int _BLOB
- See Also:
- Constant Field Values
_LOOKANDFEEL
public static final int _LOOKANDFEEL
- See Also:
- Constant Field Values
_DCPARENTREFERENCE
public static final int _DCPARENTREFERENCE
- See Also:
- Constant Field Values
_BIGINTEGER
public static final int _BIGINTEGER
- See Also:
- Constant Field Values
_BYTEARRAY
public static final int _BYTEARRAY
- See Also:
- Constant Field Values
_DCOBJECTCOLLECTION
public static final int _DCOBJECTCOLLECTION
- See Also:
- Constant Field Values
_IMAGEICON
public static final int _IMAGEICON
- See Also:
- Constant Field Values
_DOUBLE
public static final int _DOUBLE
- See Also:
- Constant Field Values
_TABLESETTINGS
public static final int _TABLESETTINGS
- See Also:
- Constant Field Values
DcRepository.ValueTypes
public DcRepository.ValueTypes()