Uses of Class
com.vidispine.generated.DatabasePurgingConfigurationType.Job
-
-
Uses of DatabasePurgingConfigurationType.Job in com.vidispine.generated
Fields in com.vidispine.generated declared as DatabasePurgingConfigurationType.Job Modifier and Type Field Description protected DatabasePurgingConfigurationType.Job
DatabasePurgingConfigurationType. job
Methods in com.vidispine.generated that return DatabasePurgingConfigurationType.Job Modifier and Type Method Description DatabasePurgingConfigurationType.Job
ObjectFactory. createDatabasePurgingConfigurationTypeJob()
Create an instance ofDatabasePurgingConfigurationType.Job
DatabasePurgingConfigurationType.Job
DatabasePurgingConfigurationType. getJob()
Gets the value of the job property.DatabasePurgingConfigurationType.Job
DatabasePurgingConfigurationType.Job. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
DatabasePurgingConfigurationType.Job
DatabasePurgingConfigurationType.Job. withAge(Integer value)
DatabasePurgingConfigurationType.Job
DatabasePurgingConfigurationType.Job. withCompress(Boolean value)
DatabasePurgingConfigurationType.Job
DatabasePurgingConfigurationType.Job. withUri(String value)
Methods in com.vidispine.generated with parameters of type DatabasePurgingConfigurationType.Job Modifier and Type Method Description void
DatabasePurgingConfigurationType. setJob(DatabasePurgingConfigurationType.Job value)
Sets the value of the job property.DatabasePurgingConfigurationType
DatabasePurgingConfigurationType. withJob(DatabasePurgingConfigurationType.Job value)
-