Uses of Class
com.vidispine.generated.JobRequestChoiceType
-
Uses of JobRequestChoiceType in com.vidispine.generated
Fields in com.vidispine.generated declared as JobRequestChoiceTypeFields in com.vidispine.generated with type parameters of type JobRequestChoiceTypeMethods in com.vidispine.generated that return JobRequestChoiceTypeModifier and TypeMethodDescriptionObjectFactory.createJobRequestChoiceType()Create an instance ofJobRequestChoiceTypeJobStatusType.getRequest()Gets the value of the request property.JobRequestChoiceType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) JobRequestChoiceType.withAafGeneratorRequest(AAFGeneratorJobType value) Sets the value of the aafGeneratorRequest property.JobRequestChoiceType.withComplexRequest(ComplexJobType value) Sets the value of the complexRequest property.JobRequestChoiceType.withDurationRequest(DurationJobType value) Sets the value of the durationRequest property.JobRequestChoiceType.withHashRequest(HashJobType value) Sets the value of the hashRequest property.JobRequestChoiceType.withMovIndexRequest(MOVIndexJobType value) Sets the value of the movIndexRequest property.JobRequestChoiceType.withMxfOp1BRequest(MXFOp1BJobType value) Sets the value of the mxfOp1BRequest property.JobRequestChoiceType.withMxfTimecodeExtractionRequest(MXFTimecodeExtractionJobType value) Sets the value of the mxfTimecodeExtractionRequest property.JobRequestChoiceType.withNleRequest(NLEJobType value) Sets the value of the nleRequest property.JobRequestChoiceType.withQueueRequest(QueueJobType value) Sets the value of the queueRequest property.JobRequestChoiceType.withSegmentationRequest(SegmentationJobType value) Sets the value of the segmentationRequest property.JobRequestChoiceType.withShapeDeductionRequest(ShapeDeductionJobType value) Sets the value of the shapeDeductionRequest property.JobRequestChoiceType.withTimelineRequest(TimelineJobRequestType value) Sets the value of the timelineRequest property.JobRequestChoiceType.withTransferRequest(TransferJobType value) Sets the value of the transferRequest property.JobRequestChoiceType.withXmpRequest(XMPJobType value) Sets the value of the xmpRequest property.Methods in com.vidispine.generated that return types with arguments of type JobRequestChoiceTypeMethods in com.vidispine.generated with parameters of type JobRequestChoiceTypeModifier and TypeMethodDescriptionvoidJobStatusType.setRequest(JobRequestChoiceType value) Sets the value of the request property.QueueJobType.withJob(JobRequestChoiceType... values) Adds objects to the list of Job using add methodJobStatusType.withRequest(JobRequestChoiceType value) Sets the value of the request property.Method parameters in com.vidispine.generated with type arguments of type JobRequestChoiceTypeModifier and TypeMethodDescriptionQueueJobType.withJob(Collection<JobRequestChoiceType> values) Adds objects to the list of Job using addAll method