Uses of Class
net.opengis.sps.v_2_0.UpdateResponseType

Uses of UpdateResponseType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as UpdateResponseType
protected  UpdateResponseType UpdateResponsePropertyType.updateResponse
           
 

Methods in net.opengis.sps.v_2_0 that return UpdateResponseType
 UpdateResponseType ObjectFactory.createUpdateResponseType()
          Create an instance of UpdateResponseType
 UpdateResponseType UpdateResponsePropertyType.getUpdateResponse()
          Gets the value of the updateResponse property.
 UpdateResponseType UpdateResponseType.withLatestResponseTime(XMLGregorianCalendar value)
           
 UpdateResponseType UpdateResponseType.withResult(TaskingResponseType.Result value)
           
 UpdateResponseType UpdateResponseType.withTargetTask(String value)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type UpdateResponseType
 JAXBElement<UpdateResponseType> ObjectFactory.createUpdateResponse(UpdateResponseType value)
          Create an instance of JAXBElement<UpdateResponseType>}
 

Methods in net.opengis.sps.v_2_0 with parameters of type UpdateResponseType
 JAXBElement<UpdateResponseType> ObjectFactory.createUpdateResponse(UpdateResponseType value)
          Create an instance of JAXBElement<UpdateResponseType>}
 void UpdateResponsePropertyType.setUpdateResponse(UpdateResponseType value)
          Sets the value of the updateResponse property.
 UpdateResponsePropertyType UpdateResponsePropertyType.withUpdateResponse(UpdateResponseType value)
           
 



Copyright © 2008-2015. All Rights Reserved.