Modifier and Type | Field and Description |
---|---|
protected JobType |
ExportInformationType.job |
Modifier and Type | Field and Description |
---|---|
protected List<JobType> |
JobListType.job |
protected List<JobType> |
JobType.subJob |
Modifier and Type | Method and Description |
---|---|
JobType |
ObjectFactory.createJobType()
Create an instance of
JobType |
JobType |
ExportInformationType.getJob()
Gets the value of the job property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<JobType> |
ObjectFactory.createJobDocument(JobType value)
|
List<JobType> |
JobListType.getJob()
Gets the value of the job property.
|
List<JobType> |
JobType.getSubJob()
Gets the value of the subJob property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<JobType> |
ObjectFactory.createJobDocument(JobType value)
|
void |
ExportInformationType.setJob(JobType value)
Sets the value of the job property.
|
Copyright © 2015. All rights reserved.