Uses of Class
com.vidispine.generated.NotificationQuotaTriggerType
-
Uses of NotificationQuotaTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationQuotaTriggerTypeModifier and TypeFieldDescriptionprotected NotificationQuotaTriggerType
NotificationType.Trigger.quota
Methods in com.vidispine.generated that return NotificationQuotaTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationQuotaTriggerType()
Create an instance ofNotificationQuotaTriggerType
NotificationType.Trigger.getQuota()
Gets the value of the quota property.NotificationQuotaTriggerType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationQuotaTriggerType.withCreate
(String value) Sets the value of the create property.NotificationQuotaTriggerType.withDelete
(String value) Sets the value of the delete property.Sets the value of the type property.NotificationQuotaTriggerType.withWarning
(String value) Sets the value of the warning property.Methods in com.vidispine.generated with parameters of type NotificationQuotaTriggerTypeModifier and TypeMethodDescriptionvoid
NotificationType.Trigger.setQuota
(NotificationQuotaTriggerType value) Sets the value of the quota property.NotificationType.Trigger.withQuota
(NotificationQuotaTriggerType value) Sets the value of the quota property.