de.bsvrz.dav.daf.main.config
Class Pid.Type
java.lang.Object
de.bsvrz.dav.daf.main.config.Pid.Type
- Enclosing class:
- Pid
public static class Pid.Type
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
DYNAMIC_TYPE
public static final String DYNAMIC_TYPE
- See Also:
- Constant Field Values
ATTRIBUTE_GROUP
public static final String ATTRIBUTE_GROUP
- See Also:
- Constant Field Values
ATTRIBUTE_GROUP_USAGE
public static final String ATTRIBUTE_GROUP_USAGE
- See Also:
- Constant Field Values
ATTRIBUTE_TYPE
public static final String ATTRIBUTE_TYPE
- See Also:
- Constant Field Values
STRING_ATTRIBUTE_TYPE
public static final String STRING_ATTRIBUTE_TYPE
- See Also:
- Constant Field Values
INTEGER_ATTRIBUTE_TYPE
public static final String INTEGER_ATTRIBUTE_TYPE
- See Also:
- Constant Field Values
DOUBLE_ATTRIBUTE_TYPE
public static final String DOUBLE_ATTRIBUTE_TYPE
- See Also:
- Constant Field Values
TIME_ATTRIBUTE_TYPE
public static final String TIME_ATTRIBUTE_TYPE
- See Also:
- Constant Field Values
REFERENCE_ATTRIBUTE_TYPE
public static final String REFERENCE_ATTRIBUTE_TYPE
- See Also:
- Constant Field Values
ASPECT
public static final String ASPECT
- See Also:
- Constant Field Values
CONFIGURATION_OBJECT
public static final String CONFIGURATION_OBJECT
- See Also:
- Constant Field Values
OBJECT_SET_USE
public static final String OBJECT_SET_USE
- See Also:
- Constant Field Values
OBJECT_SET_TYPE
public static final String OBJECT_SET_TYPE
- See Also:
- Constant Field Values
ATTRIBUTE
public static final String ATTRIBUTE
- See Also:
- Constant Field Values
ATTRIBUTE_LIST_DEFINITION
public static final String ATTRIBUTE_LIST_DEFINITION
- See Also:
- Constant Field Values
NON_MUTABLE_SET
public static final String NON_MUTABLE_SET
- See Also:
- Constant Field Values
MUTABLE_SET
public static final String MUTABLE_SET
- See Also:
- Constant Field Values
INTEGER_VALUE_RANGE
public static final String INTEGER_VALUE_RANGE
- See Also:
- Constant Field Values
INTEGER_VALUE_STATE
public static final String INTEGER_VALUE_STATE
- See Also:
- Constant Field Values
DAV_APPLICATION
public static final String DAV_APPLICATION
- See Also:
- Constant Field Values
CLIENT_APPLICATION
public static final String CLIENT_APPLICATION
- See Also:
- Constant Field Values
DYNAMIC_OBJECT
public static final String DYNAMIC_OBJECT
- See Also:
- Constant Field Values
CONFIGURATION_AUTHORITY
public static final String CONFIGURATION_AUTHORITY
- See Also:
- Constant Field Values
SYSTEM_CONFIGURATION_AUTHORITY
public static final String SYSTEM_CONFIGURATION_AUTHORITY
- See Also:
- Constant Field Values
ATTRIBUTE_SET
public static final String ATTRIBUTE_SET
- See Also:
- Constant Field Values
CONFIGURATION_AREA
public static final String CONFIGURATION_AREA
- See Also:
- Constant Field Values
Pid.Type
public Pid.Type()