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.JobMethods in com.vidispine.generated that return TaskGroupType.JobModifier and TypeMethodDescriptionObjectFactory.createTaskGroupTypeJob()
Create an instance ofTaskGroupType.Job
TaskGroupType.Job.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TaskGroupType.Job.withData
(TaskGroupType.Job.Data... values) Adds objects to the list of Data using add methodTaskGroupType.Job.withData
(Collection<TaskGroupType.Job.Data> values) Adds objects to the list of Data using addAll methodAdds objects to the list of Group using add methodTaskGroupType.Job.withGroup
(Collection<String> values) Adds objects to the list of Group using addAll methodTaskGroupType.Job.withPriority
(String... values) Adds objects to the list of Priority using add methodTaskGroupType.Job.withPriority
(Collection<String> values) Adds objects to the list of Priority using addAll methodAdds objects to the list of Type using add methodTaskGroupType.Job.withType
(Collection<String> values) Adds objects to the list of Type using addAll methodAdds objects to the list of User using add methodTaskGroupType.Job.withUser
(Collection<String> values) Adds objects to the list of User using addAll methodMethods in com.vidispine.generated that return types with arguments of type TaskGroupType.JobMethods in com.vidispine.generated with parameters of type TaskGroupType.JobModifier and TypeMethodDescriptionTaskGroupType.withJob
(TaskGroupType.Job... values) Adds objects to the list of Job using add methodMethod parameters in com.vidispine.generated with type arguments of type TaskGroupType.JobModifier and TypeMethodDescriptionTaskGroupType.withJob
(Collection<TaskGroupType.Job> values) Adds objects to the list of Job using addAll method