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