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

Uses of AbstractResponseParametersType in net.opengis.ols.v_1_2
 

Subclasses of AbstractResponseParametersType in net.opengis.ols.v_1_2
 class DetermineRouteResponseType
          Defines the Determine Route response parameters.
 class DirectoryResponseType
          ADT for a ProximityResponse.
 class GeocodeResponseType
          GeocodeResponse.
 class GetPortrayMapCapabilitiesResponseType
          Java class for GetPortrayMapCapabilitiesResponseType complex type.
 class PortrayMapResponseType
          Java class for PortrayMapResponseType complex type.
 class ReverseGeocodeResponseType
          ADT for a ReverseGeocodeResponse.
 class SLIAType
          Java class for SLIAType complex type.
 

Fields in net.opengis.ols.v_1_2 with type parameters of type AbstractResponseParametersType
protected  JAXBElement<? extends AbstractResponseParametersType> ResponseType.responseParameters
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type AbstractResponseParametersType
 JAXBElement<AbstractResponseParametersType> ObjectFactory.createResponseParameters(AbstractResponseParametersType value)
          Create an instance of JAXBElement<AbstractResponseParametersType>}
 JAXBElement<? extends AbstractResponseParametersType> ResponseType.getResponseParameters()
          Gets the value of the responseParameters property.
 

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

Method parameters in net.opengis.ols.v_1_2 with type arguments of type AbstractResponseParametersType
 void ResponseType.setResponseParameters(JAXBElement<? extends AbstractResponseParametersType> value)
          Sets the value of the responseParameters property.
 ResponseType ResponseType.withResponseParameters(JAXBElement<? extends AbstractResponseParametersType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.