Uses of Class
com.vidispine.generated.TaskGroupType.Job
-
-
Uses of TaskGroupType.Job in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TaskGroupType.Job Modifier and Type Field Description protected List<TaskGroupType.Job>
TaskGroupType. job
Methods in com.vidispine.generated that return types with arguments of type TaskGroupType.Job Modifier and Type Method Description List<TaskGroupType.Job>
TaskGroupType. getJob()
Gets the value of the job property.Methods in com.vidispine.generated with parameters of type TaskGroupType.Job Modifier and Type Method Description TaskGroupType
TaskGroupType. withJob(TaskGroupType.Job... values)
Method parameters in com.vidispine.generated with type arguments of type TaskGroupType.Job Modifier and Type Method Description TaskGroupType
TaskGroupType. withJob(Collection<TaskGroupType.Job> values)
-