Uses of Class
com.vidispine.generated.StorageRuleType
-
Uses of StorageRuleType in com.vidispine.generated
Fields in com.vidispine.generated declared as StorageRuleTypeFields in com.vidispine.generated with type parameters of type StorageRuleTypeMethods in com.vidispine.generated that return StorageRuleTypeModifier and TypeMethodDescriptionObjectFactory.createStorageRuleType()Create an instance ofStorageRuleTypeStorageRulesType.getDefault()Gets the value of the default property.StorageRuleType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) StorageRuleType.withAppliesTo(StorageRuleType.AppliesTo value) Sets the value of the appliesTo property.Adds objects to the list of Group using add methodStorageRuleType.withGroup(Collection<String> values) Adds objects to the list of Group using addAll methodSets the value of the id property.StorageRuleType.withInherited(Boolean value) Sets the value of the inherited property.StorageRuleType.withNot(StorageRuleType.Not value) Sets the value of the not property.StorageRuleType.withPool(StorageRuleType.Pool value) Sets the value of the pool property.StorageRuleType.withPrecedence(String value) Sets the value of the precedence property.StorageRuleType.withPriority(StorageRuleType.Priority... values) Adds objects to the list of Priority using add methodStorageRuleType.withPriority(Collection<StorageRuleType.Priority> values) Adds objects to the list of Priority using addAll methodStorageRuleType.withStorage(String... values) Adds objects to the list of Storage using add methodStorageRuleType.withStorage(Collection<String> values) Adds objects to the list of Storage using addAll methodStorageRuleType.withStorageCount(BigInteger value) Sets the value of the storageCount property.Methods in com.vidispine.generated that return types with arguments of type StorageRuleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StorageRuleType>ObjectFactory.createStorageRuleDocument(StorageRuleType value) StorageRulesType.getTag()Gets the value of the tag property.Methods in com.vidispine.generated with parameters of type StorageRuleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StorageRuleType>ObjectFactory.createStorageRuleDocument(StorageRuleType value) voidStorageRulesType.setDefault(StorageRuleType value) Sets the value of the default property.StorageRulesType.withDefault(StorageRuleType value) Sets the value of the default property.StorageRulesType.withTag(StorageRuleType... values) Adds objects to the list of Tag using add methodMethod parameters in com.vidispine.generated with type arguments of type StorageRuleTypeModifier and TypeMethodDescriptionStorageRulesType.withTag(Collection<StorageRuleType> values) Adds objects to the list of Tag using addAll method