Package com.vidispine.generated
Class SlaveLicenseType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.SlaveLicenseType.PropInfo
-
- Enclosing class:
- SlaveLicenseType
public static class SlaveLicenseType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ID
static String
MASTER_IDENTIFIER
static String
SLAVE_IDENTIFIER
static String
SLAVE_INSTANCES
static String
VALIDITY_PERIOD
static String
VALIDITY_TIME
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
MASTER_IDENTIFIER
public static final transient String MASTER_IDENTIFIER
- See Also:
- Constant Field Values
-
SLAVE_IDENTIFIER
public static final transient String SLAVE_IDENTIFIER
- See Also:
- Constant Field Values
-
SLAVE_INSTANCES
public static final transient String SLAVE_INSTANCES
- See Also:
- Constant Field Values
-
VALIDITY_TIME
public static final transient String VALIDITY_TIME
- See Also:
- Constant Field Values
-
VALIDITY_PERIOD
public static final transient String VALIDITY_PERIOD
- See Also:
- Constant Field Values
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
-