Uses of Class
net.opengis.ols.v_1_2.ResponseType

Uses of ResponseType in net.opengis.ols.v_1_2
 

Methods in net.opengis.ols.v_1_2 that return ResponseType
 ResponseType ObjectFactory.createResponseType()
          Create an instance of ResponseType
 ResponseType ResponseType.withErrorList(ErrorListType value)
           
 ResponseType ResponseType.withNumberOfResponses(BigInteger value)
           
 ResponseType ResponseType.withRequestID(String value)
           
 ResponseType ResponseType.withResponseParameters(JAXBElement<? extends AbstractResponseParametersType> value)
           
 ResponseType ResponseType.withVersion(String value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type ResponseType
 JAXBElement<ResponseType> ObjectFactory.createResponse(ResponseType value)
          Create an instance of JAXBElement<ResponseType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type ResponseType
 JAXBElement<ResponseType> ObjectFactory.createResponse(ResponseType value)
          Create an instance of JAXBElement<ResponseType>}
 



Copyright © 2008-2016. All Rights Reserved.