Package com.vidispine.generated
Class NotificationDeletionLockTriggerType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.NotificationDeletionLockTriggerType.PropInfo
-
- Enclosing class:
- NotificationDeletionLockTriggerType
public static class NotificationDeletionLockTriggerType.PropInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
CREATE
public static final transient String CREATE
- See Also:
- Constant Field Values
-
DELETE
public static final transient String DELETE
- See Also:
- Constant Field Values
-
MODIFY
public static final transient String MODIFY
- See Also:
- Constant Field Values
-
EFFECTIVE
public static final transient String EFFECTIVE
- See Also:
- Constant Field Values
-
EXPIRE
public static final transient String EXPIRE
- See Also:
- Constant Field Values
-
-