Uses of Class
com.vidispine.generated.NotificationQuotaTriggerType
-
Uses of NotificationQuotaTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationQuotaTriggerTypeModifier and TypeFieldDescriptionprotected NotificationQuotaTriggerTypeNotificationType.Trigger.quotaMethods in com.vidispine.generated that return NotificationQuotaTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationQuotaTriggerType()Create an instance ofNotificationQuotaTriggerTypeNotificationType.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 TypeMethodDescriptionvoidNotificationType.Trigger.setQuota(NotificationQuotaTriggerType value) Sets the value of the quota property.NotificationType.Trigger.withQuota(NotificationQuotaTriggerType value) Sets the value of the quota property.