Uses of Class
com.vidispine.generated.TaskGroupType
-
Uses of TaskGroupType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TaskGroupTypeMethods in com.vidispine.generated that return TaskGroupTypeModifier and TypeMethodDescriptionObjectFactory.createTaskGroupType()Create an instance ofTaskGroupTypeTaskGroupType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) TaskGroupType.withJob(TaskGroupType.Job... values) Adds objects to the list of Job using add methodTaskGroupType.withJob(Collection<TaskGroupType.Job> values) Adds objects to the list of Job using addAll methodSets the value of the loc property.TaskGroupType.withMaxConcurrency(Integer value) Sets the value of the maxConcurrency property.TaskGroupType.withMetadata(SimpleMetadataType value) Sets the value of the metadata property.Sets the value of the name property.TaskGroupType.withPriority(String value) Sets the value of the priority property.TaskGroupType.withTranscoder(TaskGroupType.Transcoder... values) Adds objects to the list of Transcoder using add methodTaskGroupType.withTranscoder(Collection<TaskGroupType.Transcoder> values) Adds objects to the list of Transcoder using addAll methodMethods in com.vidispine.generated that return types with arguments of type TaskGroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TaskGroupType>ObjectFactory.createTaskGroupDocument(TaskGroupType value) TaskGroupListType.getGroup()Gets the value of the group property.Methods in com.vidispine.generated with parameters of type TaskGroupTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TaskGroupType>ObjectFactory.createTaskGroupDocument(TaskGroupType value) TaskGroupListType.withGroup(TaskGroupType... values) Adds objects to the list of Group using add methodMethod parameters in com.vidispine.generated with type arguments of type TaskGroupTypeModifier and TypeMethodDescriptionTaskGroupListType.withGroup(Collection<TaskGroupType> values) Adds objects to the list of Group using addAll method