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