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