Uses of Class
com.vidispine.generated.FileImportDefType
-
Uses of FileImportDefType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileImportDefTypeMethods in com.vidispine.generated that return FileImportDefTypeModifier and TypeMethodDescriptionObjectFactory.createFileImportDefType()
Create an instance ofFileImportDefType
FileImportDefType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileImportDefType.withComponent
(String... values) Adds objects to the list of Component using add methodFileImportDefType.withComponent
(Collection<String> values) Adds objects to the list of Component using addAll methodFileImportDefType.withFileId
(String value) Sets the value of the fileId property.Sets the value of the path property.FileImportDefType.withSize
(long value) Sets the value of the size property.Methods in com.vidispine.generated that return types with arguments of type FileImportDefTypeModifier and TypeMethodDescriptionStorageImportType.getFile()
Gets the value of the file property.Methods in com.vidispine.generated with parameters of type FileImportDefTypeModifier and TypeMethodDescriptionStorageImportType.withFile
(FileImportDefType... values) Adds objects to the list of File using add methodMethod parameters in com.vidispine.generated with type arguments of type FileImportDefTypeModifier and TypeMethodDescriptionStorageImportType.withFile
(Collection<FileImportDefType> values) Adds objects to the list of File using addAll method