Modifier and Type | Field and Description |
---|---|
protected JobType.CurrentStep |
JobType.currentStep |
Modifier and Type | Method and Description |
---|---|
JobType.CurrentStep |
ObjectFactory.createJobTypeCurrentStep()
Create an instance of
JobType.CurrentStep |
JobType.CurrentStep |
JobType.getCurrentStep()
Gets the value of the currentStep property.
|
JobType.CurrentStep |
JobType.CurrentStep.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
JobType.CurrentStep |
JobType.CurrentStep.withDescription(String value) |
JobType.CurrentStep |
JobType.CurrentStep.withNumber(int value) |
JobType.CurrentStep |
JobType.CurrentStep.withStatus(String value) |
Modifier and Type | Method and Description |
---|---|
void |
JobType.setCurrentStep(JobType.CurrentStep value)
Sets the value of the currentStep property.
|
JobType |
JobType.withCurrentStep(JobType.CurrentStep value) |
Copyright © 2017. All rights reserved.