Uses of Class
com.vidispine.generated.DatabasePurgingConfigurationType
-
-
Uses of DatabasePurgingConfigurationType in com.vidispine.generated
Methods in com.vidispine.generated that return DatabasePurgingConfigurationType Modifier and Type Method Description DatabasePurgingConfigurationType
ObjectFactory. createDatabasePurgingConfigurationType()
Create an instance ofDatabasePurgingConfigurationType
DatabasePurgingConfigurationType
DatabasePurgingConfigurationType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
DatabasePurgingConfigurationType
DatabasePurgingConfigurationType. withAuditTrail(DatabasePurgingConfigurationType.AuditTrail value)
DatabasePurgingConfigurationType
DatabasePurgingConfigurationType. withChangeLog(DatabasePurgingConfigurationType.ChangeLog value)
DatabasePurgingConfigurationType
DatabasePurgingConfigurationType. withJob(DatabasePurgingConfigurationType.Job value)
DatabasePurgingConfigurationType
DatabasePurgingConfigurationType. withTransferLog(DatabasePurgingConfigurationType.TransferLog value)
Methods in com.vidispine.generated that return types with arguments of type DatabasePurgingConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<DatabasePurgingConfigurationType>
ObjectFactory. createDatabasePurgingConfigurationDocument(DatabasePurgingConfigurationType value)
Methods in com.vidispine.generated with parameters of type DatabasePurgingConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<DatabasePurgingConfigurationType>
ObjectFactory. createDatabasePurgingConfigurationDocument(DatabasePurgingConfigurationType value)
-