Uses of Class
com.vidispine.generated.FileSequestionDefinitionType
-
Uses of FileSequestionDefinitionType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSequestionDefinitionTypeModifier and TypeFieldDescriptionprotected FileSequestionDefinitionType
SequenceDefinitionType.fileSequence
Methods in com.vidispine.generated that return FileSequestionDefinitionTypeModifier and TypeMethodDescriptionObjectFactory.createFileSequestionDefinitionType()
Create an instance ofFileSequestionDefinitionType
SequenceDefinitionType.getFileSequence()
Gets the value of the fileSequence property.FileSequestionDefinitionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileSequestionDefinitionType.withIdGroup
(BigInteger value) Sets the value of the idGroup property.FileSequestionDefinitionType.withNumFormat
(String value) Sets the value of the numFormat property.FileSequestionDefinitionType.withNumGroup
(BigInteger value) Sets the value of the numGroup property.Sets the value of the regex property.FileSequestionDefinitionType.withTimeout
(BigInteger value) Sets the value of the timeout property.Methods in com.vidispine.generated with parameters of type FileSequestionDefinitionTypeModifier and TypeMethodDescriptionvoid
SequenceDefinitionType.setFileSequence
(FileSequestionDefinitionType value) Sets the value of the fileSequence property.SequenceDefinitionType.withFileSequence
(FileSequestionDefinitionType value) Sets the value of the fileSequence property.