Uses of Class
com.vidispine.generated.DatabasePurgingConfigurationType.ChangeLog
-
-
Uses of DatabasePurgingConfigurationType.ChangeLog in com.vidispine.generated
Fields in com.vidispine.generated declared as DatabasePurgingConfigurationType.ChangeLog Modifier and Type Field Description protected DatabasePurgingConfigurationType.ChangeLog
DatabasePurgingConfigurationType. changeLog
Methods in com.vidispine.generated that return DatabasePurgingConfigurationType.ChangeLog Modifier and Type Method Description DatabasePurgingConfigurationType.ChangeLog
ObjectFactory. createDatabasePurgingConfigurationTypeChangeLog()
Create an instance ofDatabasePurgingConfigurationType.ChangeLog
DatabasePurgingConfigurationType.ChangeLog
DatabasePurgingConfigurationType. getChangeLog()
Gets the value of the changeLog property.DatabasePurgingConfigurationType.ChangeLog
DatabasePurgingConfigurationType.ChangeLog. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
DatabasePurgingConfigurationType.ChangeLog
DatabasePurgingConfigurationType.ChangeLog. withAge(Integer value)
DatabasePurgingConfigurationType.ChangeLog
DatabasePurgingConfigurationType.ChangeLog. withForceAge(Integer value)
Methods in com.vidispine.generated with parameters of type DatabasePurgingConfigurationType.ChangeLog Modifier and Type Method Description void
DatabasePurgingConfigurationType. setChangeLog(DatabasePurgingConfigurationType.ChangeLog value)
Sets the value of the changeLog property.DatabasePurgingConfigurationType
DatabasePurgingConfigurationType. withChangeLog(DatabasePurgingConfigurationType.ChangeLog value)
-