Uses of Class
com.vidispine.generated.EssenceMappingsType
-
Uses of EssenceMappingsType in com.vidispine.generated
Fields in com.vidispine.generated declared as EssenceMappingsTypeMethods in com.vidispine.generated that return EssenceMappingsTypeModifier and TypeMethodDescriptionObjectFactory.createEssenceMappingsType()Create an instance ofEssenceMappingsTypeExportResponseType.getMappings()Gets the value of the mappings property.EssenceMappingsType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) EssenceMappingsType.withAsset(AssetMappingType... values) Adds objects to the list of Asset using add methodEssenceMappingsType.withAsset(Collection<AssetMappingType> values) Adds objects to the list of Asset using addAll methodEssenceMappingsType.withFile(FileMappingType... values) Adds objects to the list of File using add methodEssenceMappingsType.withFile(Collection<FileMappingType> values) Adds objects to the list of File using addAll methodEssenceMappingsType.withStorage(StorageMappingType... values) Adds objects to the list of Storage using add methodEssenceMappingsType.withStorage(Collection<StorageMappingType> values) Adds objects to the list of Storage using addAll methodMethods in com.vidispine.generated that return types with arguments of type EssenceMappingsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EssenceMappingsType>ObjectFactory.createEssenceMappingsDocument(EssenceMappingsType value) Methods in com.vidispine.generated with parameters of type EssenceMappingsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EssenceMappingsType>ObjectFactory.createEssenceMappingsDocument(EssenceMappingsType value) voidExportResponseType.setMappings(EssenceMappingsType value) Sets the value of the mappings property.ExportResponseType.withMappings(EssenceMappingsType value) Sets the value of the mappings property.