Package com.vidispine.generated
Class MetadataFieldType.Constraint.PropInfo
- java.lang.Object
-
- com.vidispine.generated.MetadataFieldType.Constraint.PropInfo
-
- Enclosing class:
- MetadataFieldType.Constraint
public static class MetadataFieldType.Constraint.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DATASET
static String
LEVEL_PROPERTY
static String
LEVEL_VALUE
static String
PARENT
static String
VALIDATION_GROUP
static String
VALUE
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
DATASET
public static final transient String DATASET
- See Also:
- Constant Field Values
-
LEVEL_PROPERTY
public static final transient String LEVEL_PROPERTY
- See Also:
- Constant Field Values
-
LEVEL_VALUE
public static final transient String LEVEL_VALUE
- See Also:
- Constant Field Values
-
VALUE
public static final transient String VALUE
- See Also:
- Constant Field Values
-
VALIDATION_GROUP
public static final transient String VALIDATION_GROUP
- See Also:
- Constant Field Values
-
PARENT
public static final transient String PARENT
- See Also:
- Constant Field Values
-
-