Uses of Class
com.vidispine.generated.DatabasePurgingConfigurationType.TransferLog
-
Uses of DatabasePurgingConfigurationType.TransferLog in com.vidispine.generated
Fields in com.vidispine.generated declared as DatabasePurgingConfigurationType.TransferLogMethods in com.vidispine.generated that return DatabasePurgingConfigurationType.TransferLogModifier and TypeMethodDescriptionObjectFactory.createDatabasePurgingConfigurationTypeTransferLog()
Create an instance ofDatabasePurgingConfigurationType.TransferLog
DatabasePurgingConfigurationType.getTransferLog()
Gets the value of the transferLog property.DatabasePurgingConfigurationType.TransferLog.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the age property.Sets the value of the batch property.DatabasePurgingConfigurationType.TransferLog.withCompress
(Boolean value) Sets the value of the compress property.DatabasePurgingConfigurationType.TransferLog.withForceAge
(Integer value) Sets the value of the forceAge property.Sets the value of the uri property.Methods in com.vidispine.generated with parameters of type DatabasePurgingConfigurationType.TransferLogModifier and TypeMethodDescriptionvoid
DatabasePurgingConfigurationType.setTransferLog
(DatabasePurgingConfigurationType.TransferLog value) Sets the value of the transferLog property.DatabasePurgingConfigurationType.withTransferLog
(DatabasePurgingConfigurationType.TransferLog value) Sets the value of the transferLog property.