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

Uses of UpdateType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as UpdateType
protected  UpdateType UpdatePropertyType.update
           
 

Methods in net.opengis.sps.v_2_0 that return UpdateType
 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)
           
 

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

Methods in net.opengis.sps.v_2_0 with parameters of type UpdateType
 JAXBElement<UpdateType> ObjectFactory.createUpdate(UpdateType value)
          Create an instance of JAXBElement<UpdateType>}
 void UpdatePropertyType.setUpdate(UpdateType value)
          Sets the value of the update property.
 UpdatePropertyType UpdatePropertyType.withUpdate(UpdateType value)
           
 



Copyright © 2008-2015. All Rights Reserved.