Uses of Class
com.vidispine.generated.StorageMappingType
-
Uses of StorageMappingType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type StorageMappingTypeMethods in com.vidispine.generated that return StorageMappingTypeModifier and TypeMethodDescriptionObjectFactory.createStorageMappingType()
Create an instance ofStorageMappingType
StorageMappingType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Sets the value of the path property.Methods in com.vidispine.generated that return types with arguments of type StorageMappingTypeModifier and TypeMethodDescriptionEssenceMappingsType.getStorage()
Gets the value of the storage property.Methods in com.vidispine.generated with parameters of type StorageMappingTypeModifier and TypeMethodDescriptionEssenceMappingsType.withStorage
(StorageMappingType... values) Adds objects to the list of Storage using add methodMethod parameters in com.vidispine.generated with type arguments of type StorageMappingTypeModifier and TypeMethodDescriptionEssenceMappingsType.withStorage
(Collection<StorageMappingType> values) Adds objects to the list of Storage using addAll method