Uses of Class
com.vidispine.generated.FileType.Range
-
Uses of FileType.Range in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileType.RangeMethods in com.vidispine.generated that return FileType.RangeModifier and TypeMethodDescriptionObjectFactory.createFileTypeRange()
Create an instance ofFileType.Range
FileType.Range.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileType.Range.withCount
(long value) Sets the value of the count property.Sets the value of the start property.Methods in com.vidispine.generated that return types with arguments of type FileType.RangeMethods in com.vidispine.generated with parameters of type FileType.RangeModifier and TypeMethodDescriptionFileType.withRange
(FileType.Range... values) Adds objects to the list of Range using add methodMethod parameters in com.vidispine.generated with type arguments of type FileType.RangeModifier and TypeMethodDescriptionFileType.withRange
(Collection<FileType.Range> values) Adds objects to the list of Range using addAll method