| Modifier and Type | Field and Description |
|---|---|
protected SubmitType |
SubmitPropertyType.submit |
| Modifier and Type | Method and Description |
|---|---|
SubmitType |
ObjectFactory.createSubmitType()
Create an instance of
SubmitType |
SubmitType |
SubmitPropertyType.getSubmit()
Gets the value of the submit property.
|
SubmitType |
SubmitType.withLatestResponseTime(XMLGregorianCalendar value) |
SubmitType |
SubmitType.withProcedure(String value) |
SubmitType |
SubmitType.withTaskingParameters(TaskingRequestType.TaskingParameters value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SubmitType> |
ObjectFactory.createSubmit(SubmitType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SubmitType> |
ObjectFactory.createSubmit(SubmitType value)
|
void |
SubmitPropertyType.setSubmit(SubmitType value)
Sets the value of the submit property.
|
SubmitPropertyType |
SubmitPropertyType.withSubmit(SubmitType value) |
Copyright © 2008–2023. All rights reserved.