Uses of Class
com.vidispine.generated.FileSequestionDefinitionType
-
-
Uses of FileSequestionDefinitionType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSequestionDefinitionType Modifier and Type Field Description protected FileSequestionDefinitionType
SequenceDefinitionType. fileSequence
Methods in com.vidispine.generated that return FileSequestionDefinitionType Modifier and Type Method Description FileSequestionDefinitionType
ObjectFactory. createFileSequestionDefinitionType()
Create an instance ofFileSequestionDefinitionType
FileSequestionDefinitionType
SequenceDefinitionType. getFileSequence()
Gets the value of the fileSequence property.FileSequestionDefinitionType
FileSequestionDefinitionType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
FileSequestionDefinitionType
FileSequestionDefinitionType. withIdGroup(BigInteger value)
FileSequestionDefinitionType
FileSequestionDefinitionType. withNumFormat(String value)
FileSequestionDefinitionType
FileSequestionDefinitionType. withNumGroup(BigInteger value)
FileSequestionDefinitionType
FileSequestionDefinitionType. withRegex(String value)
FileSequestionDefinitionType
FileSequestionDefinitionType. withTimeout(BigInteger value)
Methods in com.vidispine.generated with parameters of type FileSequestionDefinitionType Modifier and Type Method Description void
SequenceDefinitionType. setFileSequence(FileSequestionDefinitionType value)
Sets the value of the fileSequence property.SequenceDefinitionType
SequenceDefinitionType. withFileSequence(FileSequestionDefinitionType value)
-