Uses of Class
com.vidispine.generated.JobType.Log
-
-
Uses of JobType.Log in com.vidispine.generated
Fields in com.vidispine.generated declared as JobType.Log Modifier and Type Field Description protected JobType.Log
JobType. log
Methods in com.vidispine.generated that return JobType.Log Modifier and Type Method Description JobType.Log
ObjectFactory. createJobTypeLog()
Create an instance ofJobType.Log
JobType.Log
JobType. getLog()
Gets the value of the log property.JobType.Log
JobType.Log. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
JobType.Log
JobType.Log. withTask(JobTaskType... values)
JobType.Log
JobType.Log. withTask(Collection<JobTaskType> values)
Methods in com.vidispine.generated with parameters of type JobType.Log Modifier and Type Method Description void
JobType. setLog(JobType.Log value)
Sets the value of the log property.JobType
JobType. withLog(JobType.Log value)
-