Uses of Class
com.vidispine.generated.JobPoolType
-
Uses of JobPoolType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type JobPoolTypeMethods in com.vidispine.generated that return JobPoolTypeModifier and TypeMethodDescriptionObjectFactory.createJobPoolType()
Create an instance ofJobPoolType
JobPoolType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) JobPoolType.withPriorityThreshold
(String value) Sets the value of the priorityThreshold property.JobPoolType.withSize
(int value) Sets the value of the size property.Methods in com.vidispine.generated that return types with arguments of type JobPoolTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<JobPoolType>
ObjectFactory.createJobPoolDocument
(JobPoolType value) JobPoolListType.getPool()
Gets the value of the pool property.Methods in com.vidispine.generated with parameters of type JobPoolTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<JobPoolType>
ObjectFactory.createJobPoolDocument
(JobPoolType value) JobPoolListType.withPool
(JobPoolType... values) Adds objects to the list of Pool using add methodMethod parameters in com.vidispine.generated with type arguments of type JobPoolTypeModifier and TypeMethodDescriptionJobPoolListType.withPool
(Collection<JobPoolType> values) Adds objects to the list of Pool using addAll method