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.TriggersAutoProjectionRuleType.triggersMethods in com.vidispine.generated that return AutoProjectionRuleType.TriggersModifier and TypeMethodDescriptionObjectFactory.createAutoProjectionRuleTypeTriggers()Create an instance ofAutoProjectionRuleType.TriggersAutoProjectionRuleType.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 TypeMethodDescriptionvoidAutoProjectionRuleType.setTriggers(AutoProjectionRuleType.Triggers value) Sets the value of the triggers property.AutoProjectionRuleType.withTriggers(AutoProjectionRuleType.Triggers value) Sets the value of the triggers property.