Uses of Class
com.vidispine.generated.JobInputProgressType
-
Uses of JobInputProgressType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type JobInputProgressTypeModifier and TypeFieldDescriptionprotected List<JobInputProgressType>
JobStatusType.inputProgress
Methods in com.vidispine.generated that return JobInputProgressTypeModifier and TypeMethodDescriptionObjectFactory.createJobInputProgressType()
Create an instance ofJobInputProgressType
JobInputProgressType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) JobInputProgressType.withDuration
(TimeCodeType value) Sets the value of the duration property.JobInputProgressType.withMediaTime
(TimeCodeType value) Sets the value of the mediaTime property.Methods in com.vidispine.generated that return types with arguments of type JobInputProgressTypeModifier and TypeMethodDescriptionJobStatusType.getInputProgress()
Gets the value of the inputProgress property.Methods in com.vidispine.generated with parameters of type JobInputProgressTypeModifier and TypeMethodDescriptionJobStatusType.withInputProgress
(JobInputProgressType... values) Adds objects to the list of InputProgress using add methodMethod parameters in com.vidispine.generated with type arguments of type JobInputProgressTypeModifier and TypeMethodDescriptionJobStatusType.withInputProgress
(Collection<JobInputProgressType> values) Adds objects to the list of InputProgress using addAll method