Uses of Class
net.opengis.ows.v_2_0.HTTP

Uses of HTTP in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 declared as HTTP
protected  HTTP DCP.http
           
 

Methods in net.opengis.ows.v_2_0 that return HTTP
 HTTP ObjectFactory.createHTTP()
          Create an instance of HTTP
 HTTP DCP.getHTTP()
          Gets the value of the http property.
 HTTP HTTP.withGetOrPost(Collection<JAXBElement<RequestMethodType>> values)
           
 HTTP HTTP.withGetOrPost(JAXBElement<RequestMethodType>... values)
           
 HTTP HTTP.withGetOrPost(List<JAXBElement<RequestMethodType>> value)
           
 

Methods in net.opengis.ows.v_2_0 with parameters of type HTTP
 void DCP.setHTTP(HTTP value)
          Sets the value of the http property.
 DCP DCP.withHTTP(HTTP value)
           
 



Copyright © 2008-2016. All Rights Reserved.