Uses of Class
com.vidispine.generated.ImportableFileType
-
Uses of ImportableFileType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ImportableFileTypeModifier and TypeFieldDescriptionprotected List<ImportableFileType>
ImportableFileListType.element
Methods in com.vidispine.generated that return ImportableFileTypeModifier and TypeMethodDescriptionObjectFactory.createImportableFileType()
Create an instance ofImportableFileType
ImportableFileType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the file property.ImportableFileType.withMetadata
(MetadataType value) Sets the value of the metadata property.Methods in com.vidispine.generated that return types with arguments of type ImportableFileTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ImportableFileType>
ObjectFactory.createImportableFileDocument
(ImportableFileType value) ImportableFileListType.getElement()
Gets the value of the element property.Methods in com.vidispine.generated with parameters of type ImportableFileTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ImportableFileType>
ObjectFactory.createImportableFileDocument
(ImportableFileType value) ImportableFileListType.withElement
(ImportableFileType... values) Adds objects to the list of Element using add methodMethod parameters in com.vidispine.generated with type arguments of type ImportableFileTypeModifier and TypeMethodDescriptionImportableFileListType.withElement
(Collection<ImportableFileType> values) Adds objects to the list of Element using addAll method