Uses of Class
com.vidispine.generated.StorageGroupType
-
Uses of StorageGroupType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type StorageGroupTypeMethods in com.vidispine.generated that return StorageGroupTypeModifier and TypeMethodDescriptionObjectFactory.createStorageGroupType()Create an instance ofStorageGroupTypeStorageGroupType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) StorageGroupType.withData(StorageGroupType.Data... values) Adds objects to the list of Data using add methodStorageGroupType.withData(Collection<StorageGroupType.Data> values) Adds objects to the list of Data using addAll methodSets the value of the name property.StorageGroupType.withResourceTag(KeyValuePairType... values) Adds objects to the list of ResourceTag using add methodStorageGroupType.withResourceTag(Collection<KeyValuePairType> values) Adds objects to the list of ResourceTag using addAll methodStorageGroupType.withStorage(StorageType... values) Adds objects to the list of Storage using add methodStorageGroupType.withStorage(Collection<StorageType> values) Adds objects to the list of Storage using addAll methodMethods in com.vidispine.generated that return types with arguments of type StorageGroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StorageGroupType>ObjectFactory.createStorageGroupDocument(StorageGroupType value) StorageGroupListType.getGroup()Gets the value of the group property.Methods in com.vidispine.generated with parameters of type StorageGroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StorageGroupType>ObjectFactory.createStorageGroupDocument(StorageGroupType value) StorageGroupListType.withGroup(StorageGroupType... values) Adds objects to the list of Group using add methodMethod parameters in com.vidispine.generated with type arguments of type StorageGroupTypeModifier and TypeMethodDescriptionStorageGroupListType.withGroup(Collection<StorageGroupType> values) Adds objects to the list of Group using addAll method