Uses of Class
com.vidispine.generated.JobType.Waiting
-
-
Uses of JobType.Waiting in com.vidispine.generated
Fields in com.vidispine.generated declared as JobType.Waiting Modifier and Type Field Description protected JobType.Waiting
JobType. waiting
Methods in com.vidispine.generated that return JobType.Waiting Modifier and Type Method Description JobType.Waiting
ObjectFactory. createJobTypeWaiting()
Create an instance ofJobType.Waiting
JobType.Waiting
JobType. getWaiting()
Gets the value of the waiting property.JobType.Waiting
JobType.Waiting. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
JobType.Waiting
JobType.Waiting. withRequirement(String value)
JobType.Waiting
JobType.Waiting. withResourceId(String value)
JobType.Waiting
JobType.Waiting. withResourceType(String value)
Methods in com.vidispine.generated with parameters of type JobType.Waiting Modifier and Type Method Description void
JobType. setWaiting(JobType.Waiting value)
Sets the value of the waiting property.JobType
JobType. withWaiting(JobType.Waiting value)
-