Uses of Class
com.vidispine.generated.JobType.Log
-
Uses of JobType.Log in com.vidispine.generated
Fields in com.vidispine.generated declared as JobType.LogMethods in com.vidispine.generated that return JobType.LogModifier and TypeMethodDescriptionObjectFactory.createJobTypeLog()
Create an instance ofJobType.Log
JobType.getLog()
Gets the value of the log property.JobType.Log.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) JobType.Log.withTask
(JobTaskType... values) Adds objects to the list of Task using add methodJobType.Log.withTask
(Collection<JobTaskType> values) Adds objects to the list of Task using addAll methodMethods in com.vidispine.generated with parameters of type JobType.LogModifier and TypeMethodDescriptionvoid
JobType.setLog
(JobType.Log value) Sets the value of the log property.JobType.withLog
(JobType.Log value) Sets the value of the log property.