Uses of Class
com.vidispine.generated.StorageRuleType.Not
-
-
Uses of StorageRuleType.Not in com.vidispine.generated
Fields in com.vidispine.generated declared as StorageRuleType.Not Modifier and Type Field Description protected StorageRuleType.Not
StorageRuleType. not
Methods in com.vidispine.generated that return StorageRuleType.Not Modifier and Type Method Description StorageRuleType.Not
ObjectFactory. createStorageRuleTypeNot()
Create an instance ofStorageRuleType.Not
StorageRuleType.Not
StorageRuleType. getNot()
Gets the value of the not property.StorageRuleType.Not
StorageRuleType.Not. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
StorageRuleType.Not
StorageRuleType.Not. withAny(String value)
StorageRuleType.Not
StorageRuleType.Not. withGroup(String... values)
StorageRuleType.Not
StorageRuleType.Not. withGroup(Collection<String> values)
StorageRuleType.Not
StorageRuleType.Not. withStorage(String... values)
StorageRuleType.Not
StorageRuleType.Not. withStorage(Collection<String> values)
Methods in com.vidispine.generated with parameters of type StorageRuleType.Not Modifier and Type Method Description void
StorageRuleType. setNot(StorageRuleType.Not value)
Sets the value of the not property.StorageRuleType
StorageRuleType. withNot(StorageRuleType.Not value)
-