Uses of Class
com.vidispine.generated.AutoProjectionRuleType.Triggers
-
Uses of AutoProjectionRuleType.Triggers in com.vidispine.generated
Fields in com.vidispine.generated declared as AutoProjectionRuleType.TriggersModifier and TypeFieldDescriptionprotected AutoProjectionRuleType.Triggers
AutoProjectionRuleType.triggers
Methods in com.vidispine.generated that return AutoProjectionRuleType.TriggersModifier and TypeMethodDescriptionObjectFactory.createAutoProjectionRuleTypeTriggers()
Create an instance ofAutoProjectionRuleType.Triggers
AutoProjectionRuleType.getTriggers()
Gets the value of the triggers property.AutoProjectionRuleType.Triggers.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AutoProjectionRuleType.Triggers.withTrigger
(AutoProjectionTriggerType... values) Adds objects to the list of Trigger using add methodAutoProjectionRuleType.Triggers.withTrigger
(Collection<AutoProjectionTriggerType> values) Adds objects to the list of Trigger using addAll methodMethods in com.vidispine.generated with parameters of type AutoProjectionRuleType.TriggersModifier and TypeMethodDescriptionvoid
AutoProjectionRuleType.setTriggers
(AutoProjectionRuleType.Triggers value) Sets the value of the triggers property.AutoProjectionRuleType.withTriggers
(AutoProjectionRuleType.Triggers value) Sets the value of the triggers property.