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