Uses of Class
com.vidispine.generated.StorageRuleType.Pool
-
Uses of StorageRuleType.Pool in com.vidispine.generated
Fields in com.vidispine.generated declared as StorageRuleType.PoolMethods in com.vidispine.generated that return StorageRuleType.PoolModifier and TypeMethodDescriptionObjectFactory.createStorageRuleTypePool()Create an instance ofStorageRuleType.PoolStorageRuleType.getPool()Gets the value of the pool property.StorageRuleType.Pool.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Adds objects to the list of Group using add methodStorageRuleType.Pool.withGroup(Collection<String> values) Adds objects to the list of Group using addAll methodStorageRuleType.Pool.withStorage(String... values) Adds objects to the list of Storage using add methodStorageRuleType.Pool.withStorage(Collection<String> values) Adds objects to the list of Storage using addAll methodMethods in com.vidispine.generated with parameters of type StorageRuleType.PoolModifier and TypeMethodDescriptionvoidStorageRuleType.setPool(StorageRuleType.Pool value) Sets the value of the pool property.StorageRuleType.withPool(StorageRuleType.Pool value) Sets the value of the pool property.