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