Uses of Class
com.vidispine.generated.FileSequestionDefinitionType
-
Uses of FileSequestionDefinitionType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSequestionDefinitionTypeModifier and TypeFieldDescriptionprotected FileSequestionDefinitionTypeSequenceDefinitionType.fileSequenceMethods in com.vidispine.generated that return FileSequestionDefinitionTypeModifier and TypeMethodDescriptionObjectFactory.createFileSequestionDefinitionType()Create an instance ofFileSequestionDefinitionTypeSequenceDefinitionType.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 TypeMethodDescriptionvoidSequenceDefinitionType.setFileSequence(FileSequestionDefinitionType value) Sets the value of the fileSequence property.SequenceDefinitionType.withFileSequence(FileSequestionDefinitionType value) Sets the value of the fileSequence property.