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

Uses of CancelResponseType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as CancelResponseType
protected  CancelResponseType CancelResponsePropertyType.cancelResponse
           
 

Methods in net.opengis.sps.v_2_0 that return CancelResponseType
 CancelResponseType ObjectFactory.createCancelResponseType()
          Create an instance of CancelResponseType
 CancelResponseType CancelResponsePropertyType.getCancelResponse()
          Gets the value of the cancelResponse property.
 CancelResponseType CancelResponseType.withResult(CancelResponseType.Result value)
           
 

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

Methods in net.opengis.sps.v_2_0 with parameters of type CancelResponseType
 JAXBElement<CancelResponseType> ObjectFactory.createCancelResponse(CancelResponseType value)
          Create an instance of JAXBElement<CancelResponseType>}
 void CancelResponsePropertyType.setCancelResponse(CancelResponseType value)
          Sets the value of the cancelResponse property.
 CancelResponsePropertyType CancelResponsePropertyType.withCancelResponse(CancelResponseType value)
           
 



Copyright © 2008-2015. All Rights Reserved.