Modifier and Type | Field and Description |
---|---|
protected List<JobPoolType> |
JobPoolListType.pool |
Modifier and Type | Method and Description |
---|---|
JobPoolType |
ObjectFactory.createJobPoolType()
Create an instance of
JobPoolType |
JobPoolType |
JobPoolType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
JobPoolType |
JobPoolType.withPriorityThreshold(String value) |
JobPoolType |
JobPoolType.withSize(int value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<JobPoolType> |
ObjectFactory.createJobPoolDocument(JobPoolType value)
|
List<JobPoolType> |
JobPoolListType.getPool()
Gets the value of the pool property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<JobPoolType> |
ObjectFactory.createJobPoolDocument(JobPoolType value)
|
JobPoolListType |
JobPoolListType.withPool(JobPoolType... values) |
Modifier and Type | Method and Description |
---|---|
JobPoolListType |
JobPoolListType.withPool(Collection<JobPoolType> values) |
Copyright © 2017. All rights reserved.