Uses of Class
nl.b3p.csw.jaxb.ows.HTTP
-
Packages that use HTTP Package Description nl.b3p.csw.jaxb.ows -
-
Uses of HTTP in nl.b3p.csw.jaxb.ows
Fields in nl.b3p.csw.jaxb.ows declared as HTTP Modifier and Type Field Description protected HTTPDCP. httpMethods in nl.b3p.csw.jaxb.ows that return HTTP Modifier and Type Method Description HTTPObjectFactory. createHTTP()Create an instance ofHTTPHTTPDCP. getHTTP()Gets the value of the http property.Methods in nl.b3p.csw.jaxb.ows with parameters of type HTTP Modifier and Type Method Description voidDCP. setHTTP(HTTP value)Sets the value of the http property.Constructors in nl.b3p.csw.jaxb.ows with parameters of type HTTP Constructor Description DCP(HTTP http)Fully-initialising value constructor
-