Uses of Class
com.vidispine.generated.StorageGroupType.Data
-
Uses of StorageGroupType.Data in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type StorageGroupType.DataMethods in com.vidispine.generated that return StorageGroupType.DataModifier and TypeMethodDescriptionObjectFactory.createStorageGroupTypeData()Create an instance ofStorageGroupType.DataStorageGroupType.Data.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the key property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type StorageGroupType.DataModifier and TypeMethodDescriptionStorageGroupType.getData()Gets the value of the data property.Methods in com.vidispine.generated with parameters of type StorageGroupType.DataModifier and TypeMethodDescriptionStorageGroupType.withData(StorageGroupType.Data... values) Adds objects to the list of Data using add methodMethod parameters in com.vidispine.generated with type arguments of type StorageGroupType.DataModifier and TypeMethodDescriptionStorageGroupType.withData(Collection<StorageGroupType.Data> values) Adds objects to the list of Data using addAll method