Uses of Class
com.vidispine.generated.NotificationQuotaTriggerType
-
-
Uses of NotificationQuotaTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationQuotaTriggerType Modifier and Type Field Description protected NotificationQuotaTriggerType
NotificationType.Trigger. quota
Methods in com.vidispine.generated that return NotificationQuotaTriggerType Modifier and Type Method Description NotificationQuotaTriggerType
ObjectFactory. createNotificationQuotaTriggerType()
Create an instance ofNotificationQuotaTriggerType
NotificationQuotaTriggerType
NotificationType.Trigger. getQuota()
Gets the value of the quota property.NotificationQuotaTriggerType
NotificationQuotaTriggerType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
NotificationQuotaTriggerType
NotificationQuotaTriggerType. withCreate(String value)
NotificationQuotaTriggerType
NotificationQuotaTriggerType. withDelete(String value)
NotificationQuotaTriggerType
NotificationQuotaTriggerType. withType(String value)
NotificationQuotaTriggerType
NotificationQuotaTriggerType. withWarning(String value)
Methods in com.vidispine.generated with parameters of type NotificationQuotaTriggerType Modifier and Type Method Description void
NotificationType.Trigger. setQuota(NotificationQuotaTriggerType value)
Sets the value of the quota property.NotificationType.Trigger
NotificationType.Trigger. withQuota(NotificationQuotaTriggerType value)
-