| 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(javax.xml.datatype.XMLGregorianCalendar value) |
UpdateType |
UpdateType.withProcedure(java.lang.String value) |
UpdateType |
UpdateType.withTargetTask(java.lang.String value) |
UpdateType |
UpdateType.withTaskingParameters(TaskingRequestType.TaskingParameters value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<UpdateType> |
ObjectFactory.createUpdate(UpdateType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.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-2021. All Rights Reserved.