Uses of Class
com.vidispine.generated.JobType.Waiting
-
Uses of JobType.Waiting in com.vidispine.generated
Fields in com.vidispine.generated declared as JobType.WaitingMethods in com.vidispine.generated that return JobType.WaitingModifier and TypeMethodDescriptionObjectFactory.createJobTypeWaiting()
Create an instance ofJobType.Waiting
JobType.getWaiting()
Gets the value of the waiting property.JobType.Waiting.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) JobType.Waiting.withRequirement
(String value) Sets the value of the requirement property.JobType.Waiting.withResourceId
(String value) Sets the value of the resourceId property.JobType.Waiting.withResourceType
(String value) Sets the value of the resourceType property.Methods in com.vidispine.generated with parameters of type JobType.WaitingModifier and TypeMethodDescriptionvoid
JobType.setWaiting
(JobType.Waiting value) Sets the value of the waiting property.JobType.withWaiting
(JobType.Waiting value) Sets the value of the waiting property.