Uses of Class
com.vidispine.generated.StorageRulesType
-
-
Uses of StorageRulesType in com.vidispine.generated
Methods in com.vidispine.generated that return StorageRulesType Modifier and Type Method Description StorageRulesType
ObjectFactory. createStorageRulesType()
Create an instance ofStorageRulesType
StorageRulesType
StorageRulesType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
StorageRulesType
StorageRulesType. withDefault(StorageRuleType value)
StorageRulesType
StorageRulesType. withTag(StorageRuleType... values)
StorageRulesType
StorageRulesType. withTag(Collection<StorageRuleType> values)
Methods in com.vidispine.generated that return types with arguments of type StorageRulesType Modifier and Type Method Description javax.xml.bind.JAXBElement<StorageRulesType>
ObjectFactory. createStorageRulesDocument(StorageRulesType value)
Methods in com.vidispine.generated with parameters of type StorageRulesType Modifier and Type Method Description javax.xml.bind.JAXBElement<StorageRulesType>
ObjectFactory. createStorageRulesDocument(StorageRulesType value)
-