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