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