Uses of Class
com.vidispine.generated.StorageRuleType.Not
-
Uses of StorageRuleType.Not in com.vidispine.generated
Fields in com.vidispine.generated declared as StorageRuleType.NotMethods in com.vidispine.generated that return StorageRuleType.NotModifier and TypeMethodDescriptionObjectFactory.createStorageRuleTypeNot()
Create an instance ofStorageRuleType.Not
StorageRuleType.getNot()
Gets the value of the not property.StorageRuleType.Not.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the any property.Adds objects to the list of Group using add methodStorageRuleType.Not.withGroup
(Collection<String> values) Adds objects to the list of Group using addAll methodStorageRuleType.Not.withStorage
(String... values) Adds objects to the list of Storage using add methodStorageRuleType.Not.withStorage
(Collection<String> values) Adds objects to the list of Storage using addAll methodMethods in com.vidispine.generated with parameters of type StorageRuleType.NotModifier and TypeMethodDescriptionvoid
StorageRuleType.setNot
(StorageRuleType.Not value) Sets the value of the not property.StorageRuleType.withNot
(StorageRuleType.Not value) Sets the value of the not property.