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

Uses of RequestHeaderType in net.opengis.ols.v_1_2
 

Methods in net.opengis.ols.v_1_2 that return RequestHeaderType
 RequestHeaderType ObjectFactory.createRequestHeaderType()
          Create an instance of RequestHeaderType
 RequestHeaderType RequestHeaderType.withClientName(String value)
           
 RequestHeaderType RequestHeaderType.withClientPassword(String value)
           
 RequestHeaderType RequestHeaderType.withMSID(String value)
           
 RequestHeaderType RequestHeaderType.withSessionID(String value)
           
 RequestHeaderType RequestHeaderType.withSrsName(String value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.