Uses of Class
com.vidispine.generated.JobTaskType.SubStep
-
Uses of JobTaskType.SubStep in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type JobTaskType.SubStepMethods in com.vidispine.generated that return JobTaskType.SubStepModifier and TypeMethodDescriptionObjectFactory.createJobTaskTypeSubStep()
Create an instance ofJobTaskType.SubStep
JobTaskType.SubStep.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) JobTaskType.SubStep.withDescription
(String value) Sets the value of the description property.JobTaskType.SubStep.withTimestamp
(XMLGregorianCalendar value) Sets the value of the timestamp property.Methods in com.vidispine.generated that return types with arguments of type JobTaskType.SubStepModifier and TypeMethodDescriptionJobTaskType.getSubStep()
Gets the value of the subStep property.Methods in com.vidispine.generated with parameters of type JobTaskType.SubStepModifier and TypeMethodDescriptionJobTaskType.withSubStep
(JobTaskType.SubStep... values) Adds objects to the list of SubStep using add methodMethod parameters in com.vidispine.generated with type arguments of type JobTaskType.SubStepModifier and TypeMethodDescriptionJobTaskType.withSubStep
(Collection<JobTaskType.SubStep> values) Adds objects to the list of SubStep using addAll method