Package com.vidispine.generated
Class MetadataFieldIntegerType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.MetadataFieldIntegerType.PropInfo
-
- Enclosing class:
- MetadataFieldIntegerType
public static class MetadataFieldIntegerType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
MAX_INCLUSIVE
static String
MIN_INCLUSIVE
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
MIN_INCLUSIVE
public static final transient String MIN_INCLUSIVE
- See Also:
- Constant Field Values
-
MAX_INCLUSIVE
public static final transient String MAX_INCLUSIVE
- See Also:
- Constant Field Values
-
-