Uses of Class
com.vidispine.generated.StorageMethodType
-
Uses of StorageMethodType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type StorageMethodTypeModifier and TypeFieldDescriptionprotected List<StorageMethodType>
StorageMethodListType.method
protected List<StorageMethodType>
StorageType.method
Methods in com.vidispine.generated that return StorageMethodTypeModifier and TypeMethodDescriptionObjectFactory.createStorageMethodType()
Create an instance ofStorageMethodType
StorageMethodType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) StorageMethodType.withBandwidth
(Long value) Sets the value of the bandwidth property.StorageMethodType.withBrowse
(boolean value) Sets the value of the browse property.StorageMethodType.withFailureMessage
(String value) Sets the value of the failureMessage property.Sets the value of the id property.StorageMethodType.withLastFailure
(XMLGregorianCalendar value) Sets the value of the lastFailure property.StorageMethodType.withLastSuccess
(XMLGregorianCalendar value) Sets the value of the lastSuccess property.Sets the value of the loc property.StorageMethodType.withMetadata
(SimpleMetadataType value) Sets the value of the metadata property.StorageMethodType.withRead
(boolean value) Sets the value of the read property.StorageMethodType.withResourceTag
(ResourceTagType... values) Adds objects to the list of ResourceTag using add methodStorageMethodType.withResourceTag
(Collection<ResourceTagType> values) Adds objects to the list of ResourceTag using addAll methodSets the value of the type property.Sets the value of the uri property.StorageMethodType.withWrite
(boolean value) Sets the value of the write property.Methods in com.vidispine.generated that return types with arguments of type StorageMethodTypeModifier and TypeMethodDescriptionStorageMethodListType.getMethod()
Gets the value of the method property.StorageType.getMethod()
Gets the value of the method property.Methods in com.vidispine.generated with parameters of type StorageMethodTypeModifier and TypeMethodDescriptionStorageMethodListType.withMethod
(StorageMethodType... values) Adds objects to the list of Method using add methodStorageType.withMethod
(StorageMethodType... values) Adds objects to the list of Method using add methodMethod parameters in com.vidispine.generated with type arguments of type StorageMethodTypeModifier and TypeMethodDescriptionStorageMethodListType.withMethod
(Collection<StorageMethodType> values) Adds objects to the list of Method using addAll methodStorageType.withMethod
(Collection<StorageMethodType> values) Adds objects to the list of Method using addAll method