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

Uses of ReserveResponseType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as ReserveResponseType
protected  ReserveResponseType ReserveResponsePropertyType.reserveResponse
           
 

Methods in net.opengis.sps.v_2_0 that return ReserveResponseType
 ReserveResponseType ObjectFactory.createReserveResponseType()
          Create an instance of ReserveResponseType
 ReserveResponseType ReserveResponsePropertyType.getReserveResponse()
          Gets the value of the reserveResponse property.
 ReserveResponseType ReserveResponseType.withLatestResponseTime(XMLGregorianCalendar value)
           
 ReserveResponseType ReserveResponseType.withResult(TaskingResponseType.Result value)
           
 

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

Methods in net.opengis.sps.v_2_0 with parameters of type ReserveResponseType
 JAXBElement<ReserveResponseType> ObjectFactory.createReserveResponse(ReserveResponseType value)
          Create an instance of JAXBElement<ReserveResponseType>}
 void ReserveResponsePropertyType.setReserveResponse(ReserveResponseType value)
          Sets the value of the reserveResponse property.
 ReserveResponsePropertyType ReserveResponsePropertyType.withReserveResponse(ReserveResponseType value)
           
 



Copyright © 2008-2015. All Rights Reserved.