Uses of Class
com.vidispine.generated.FilePrefixType
-
Uses of FilePrefixType in com.vidispine.generated
Fields in com.vidispine.generated declared as FilePrefixTypeModifier and TypeFieldDescriptionprotected FilePrefixTypeFileListType.prefixesprotected FilePrefixTypeImportableFileListType.prefixesMethods in com.vidispine.generated that return FilePrefixTypeModifier and TypeMethodDescriptionObjectFactory.createFilePrefixType()Create an instance ofFilePrefixTypeFileListType.getPrefixes()Gets the value of the prefixes property.ImportableFileListType.getPrefixes()Gets the value of the prefixes property.FilePrefixType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) FilePrefixType.withPrefix(String... values) Adds objects to the list of Prefix using add methodFilePrefixType.withPrefix(Collection<String> values) Adds objects to the list of Prefix using addAll methodMethods in com.vidispine.generated with parameters of type FilePrefixTypeModifier and TypeMethodDescriptionvoidFileListType.setPrefixes(FilePrefixType value) Sets the value of the prefixes property.voidImportableFileListType.setPrefixes(FilePrefixType value) Sets the value of the prefixes property.FileListType.withPrefixes(FilePrefixType value) Sets the value of the prefixes property.ImportableFileListType.withPrefixes(FilePrefixType value) Sets the value of the prefixes property.