| Modifier and Type | Field and Description |
|---|---|
protected UpdateType |
UpdatePropertyType.update |
| Modifier and Type | Method and Description |
|---|---|
UpdateType |
ObjectFactory.createUpdateType()
Create an instance of
UpdateType |
UpdateType |
UpdatePropertyType.getUpdate()
Gets the value of the update property.
|
UpdateType |
UpdateType.withLatestResponseTime(XMLGregorianCalendar value) |
UpdateType |
UpdateType.withProcedure(String value) |
UpdateType |
UpdateType.withTargetTask(String value) |
UpdateType |
UpdateType.withTaskingParameters(TaskingRequestType.TaskingParameters value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<UpdateType> |
ObjectFactory.createUpdate(UpdateType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<UpdateType> |
ObjectFactory.createUpdate(UpdateType value)
|
void |
UpdatePropertyType.setUpdate(UpdateType value)
Sets the value of the update property.
|
UpdatePropertyType |
UpdatePropertyType.withUpdate(UpdateType value) |
Copyright © 2008–2023. All rights reserved.