Uses of Class
com.vidispine.generated.JobType.Data
-
Uses of JobType.Data in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type JobType.DataMethods in com.vidispine.generated that return JobType.DataModifier and TypeMethodDescriptionObjectFactory.createJobTypeData()
Create an instance ofJobType.Data
JobType.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 JobType.DataMethods in com.vidispine.generated with parameters of type JobType.DataModifier and TypeMethodDescriptionJobType.withData
(JobType.Data... values) Adds objects to the list of Data using add methodMethod parameters in com.vidispine.generated with type arguments of type JobType.DataModifier and TypeMethodDescriptionJobType.withData
(Collection<JobType.Data> values) Adds objects to the list of Data using addAll method