Uses of Class
com.vidispine.generated.BulkyMetadataConfigurationType.Status
-
Uses of BulkyMetadataConfigurationType.Status in com.vidispine.generated
Fields in com.vidispine.generated declared as BulkyMetadataConfigurationType.StatusModifier and TypeFieldDescriptionprotected BulkyMetadataConfigurationType.Status
BulkyMetadataConfigurationType.status
Methods in com.vidispine.generated that return BulkyMetadataConfigurationType.StatusModifier and TypeMethodDescriptionObjectFactory.createBulkyMetadataConfigurationTypeStatus()
Create an instance ofBulkyMetadataConfigurationType.Status
BulkyMetadataConfigurationType.getStatus()
Gets the value of the status property.BulkyMetadataConfigurationType.Status.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) BulkyMetadataConfigurationType.Status.withMetadataInDatabase
(long value) Sets the value of the metadataInDatabase property.BulkyMetadataConfigurationType.Status.withMetadataOnStorage
(long value) Sets the value of the metadataOnStorage property.BulkyMetadataConfigurationType.Status.withStorageStatus
(String value) Sets the value of the storageStatus property.Methods in com.vidispine.generated with parameters of type BulkyMetadataConfigurationType.StatusModifier and TypeMethodDescriptionvoid
BulkyMetadataConfigurationType.setStatus
(BulkyMetadataConfigurationType.Status value) Sets the value of the status property.BulkyMetadataConfigurationType.withStatus
(BulkyMetadataConfigurationType.Status value) Sets the value of the status property.