Uses of Class
com.vidispine.generated.TaskGroupType.Job.Data
-
Uses of TaskGroupType.Job.Data in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TaskGroupType.Job.DataMethods in com.vidispine.generated that return TaskGroupType.Job.DataModifier and TypeMethodDescriptionObjectFactory.createTaskGroupTypeJobData()
Create an instance ofTaskGroupType.Job.Data
TaskGroupType.Job.Data.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the key property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type TaskGroupType.Job.DataModifier and TypeMethodDescriptionTaskGroupType.Job.getData()
Gets the value of the data property.Methods in com.vidispine.generated with parameters of type TaskGroupType.Job.DataModifier and TypeMethodDescriptionTaskGroupType.Job.withData
(TaskGroupType.Job.Data... values) Adds objects to the list of Data using add methodMethod parameters in com.vidispine.generated with type arguments of type TaskGroupType.Job.DataModifier and TypeMethodDescriptionTaskGroupType.Job.withData
(Collection<TaskGroupType.Job.Data> values) Adds objects to the list of Data using addAll method