Uses of Class
com.vidispine.generated.AutoProjectionRuleType
-
-
Uses of AutoProjectionRuleType in com.vidispine.generated
Methods in com.vidispine.generated that return AutoProjectionRuleType Modifier and Type Method Description AutoProjectionRuleType
ObjectFactory. createAutoProjectionRuleType()
Create an instance ofAutoProjectionRuleType
AutoProjectionRuleType
AutoProjectionRuleType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
AutoProjectionRuleType
AutoProjectionRuleType. withDescription(String value)
AutoProjectionRuleType
AutoProjectionRuleType. withInputFilters(AutoProjectionRuleType.InputFilters value)
AutoProjectionRuleType
AutoProjectionRuleType. withName(String value)
AutoProjectionRuleType
AutoProjectionRuleType. withStep(AutoProjectionStepType... values)
AutoProjectionRuleType
AutoProjectionRuleType. withStep(Collection<AutoProjectionStepType> values)
AutoProjectionRuleType
AutoProjectionRuleType. withTriggers(AutoProjectionRuleType.Triggers value)
Methods in com.vidispine.generated that return types with arguments of type AutoProjectionRuleType Modifier and Type Method Description javax.xml.bind.JAXBElement<AutoProjectionRuleType>
ObjectFactory. createAutoProjectionRuleDocument(AutoProjectionRuleType value)
Methods in com.vidispine.generated with parameters of type AutoProjectionRuleType Modifier and Type Method Description javax.xml.bind.JAXBElement<AutoProjectionRuleType>
ObjectFactory. createAutoProjectionRuleDocument(AutoProjectionRuleType value)
-