Modifier and Type | Field and Description |
---|---|
protected List<JobType.Data> |
JobType.data |
Modifier and Type | Method and Description |
---|---|
JobType.Data |
ObjectFactory.createJobTypeData()
Create an instance of
JobType.Data |
JobType.Data |
JobType.Data.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
JobType.Data |
JobType.Data.withKey(String value) |
JobType.Data |
JobType.Data.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<JobType.Data> |
JobType.getData()
Gets the value of the data property.
|
Modifier and Type | Method and Description |
---|---|
JobType |
JobType.withData(JobType.Data... values) |
Modifier and Type | Method and Description |
---|---|
JobType |
JobType.withData(Collection<JobType.Data> values) |
Copyright © 2017. All rights reserved.