de.bsvrz.dav.daf.main.config
Class Pid.SetType

java.lang.Object
  extended by de.bsvrz.dav.daf.main.config.Pid.SetType
Enclosing class:
Pid

public static class Pid.SetType
extends Object


Field Summary
static String ASPECTS
           
static String ATTRIBUTE_GROUP_USAGES
           
static String ATTRIBUTEGROUPS
           
static String ATTRIBUTES
           
static String INTEGER_VALUE_STATES
           
static String OBJECT_SET_USES
           
static String OBJECT_TYPES
           
 
Constructor Summary
Pid.SetType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTRIBUTEGROUPS

public static final String ATTRIBUTEGROUPS
See Also:
Constant Field Values

OBJECT_TYPES

public static final String OBJECT_TYPES
See Also:
Constant Field Values

OBJECT_SET_USES

public static final String OBJECT_SET_USES
See Also:
Constant Field Values

ASPECTS

public static final String ASPECTS
See Also:
Constant Field Values

ATTRIBUTES

public static final String ATTRIBUTES
See Also:
Constant Field Values

INTEGER_VALUE_STATES

public static final String INTEGER_VALUE_STATES
See Also:
Constant Field Values

ATTRIBUTE_GROUP_USAGES

public static final String ATTRIBUTE_GROUP_USAGES
See Also:
Constant Field Values
Constructor Detail

Pid.SetType

public Pid.SetType()