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