Uses of Class
com.vidispine.generated.SequenceDefinitionType
-
Uses of SequenceDefinitionType in com.vidispine.generated
Fields in com.vidispine.generated declared as SequenceDefinitionTypeModifier and TypeFieldDescriptionprotected SequenceDefinitionType
AutoImportRuleType.sequenceDefinition
Methods in com.vidispine.generated that return SequenceDefinitionTypeModifier and TypeMethodDescriptionObjectFactory.createSequenceDefinitionType()
Create an instance ofSequenceDefinitionType
AutoImportRuleType.getSequenceDefinition()
Gets the value of the sequenceDefinition property.SequenceDefinitionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SequenceDefinitionType.withFileSequence
(FileSequestionDefinitionType value) Sets the value of the fileSequence property.SequenceDefinitionType.withSequenceMetadata
(SequenceMetaDataType value) Sets the value of the sequenceMetadata property.Methods in com.vidispine.generated with parameters of type SequenceDefinitionTypeModifier and TypeMethodDescriptionvoid
AutoImportRuleType.setSequenceDefinition
(SequenceDefinitionType value) Sets the value of the sequenceDefinition property.AutoImportRuleType.withSequenceDefinition
(SequenceDefinitionType value) Sets the value of the sequenceDefinition property.