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

Uses of RequestType in net.opengis.ols.v_1_2
 

Methods in net.opengis.ols.v_1_2 that return RequestType
 RequestType ObjectFactory.createRequestType()
          Create an instance of RequestType
 RequestType RequestType.withMaximumResponses(BigInteger value)
           
 RequestType RequestType.withMethodName(String value)
           
 RequestType RequestType.withRequestID(String value)
           
 RequestType RequestType.withRequestParameters(JAXBElement<? extends AbstractRequestParametersType> value)
           
 RequestType RequestType.withVersion(String value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.