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

Uses of InputGatewayParametersType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as InputGatewayParametersType
protected  InputGatewayParametersType SLIRType.inputGatewayParameters
           
 

Methods in net.opengis.ols.v_1_2 that return InputGatewayParametersType
 InputGatewayParametersType ObjectFactory.createInputGatewayParametersType()
          Create an instance of InputGatewayParametersType
 InputGatewayParametersType SLIRType.getInputGatewayParameters()
          Gets the value of the inputGatewayParameters property.
 InputGatewayParametersType InputGatewayParametersType.withInputMSIDs(InputMSIDsType value)
           
 InputGatewayParametersType InputGatewayParametersType.withLocationType(String value)
           
 InputGatewayParametersType InputGatewayParametersType.withPriority(String value)
           
 InputGatewayParametersType InputGatewayParametersType.withRequestedQoP(QualityOfPositionType value)
           
 InputGatewayParametersType InputGatewayParametersType.withRequestedsrsName(String value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type InputGatewayParametersType
 JAXBElement<InputGatewayParametersType> ObjectFactory.createInputGatewayParameters(InputGatewayParametersType value)
          Create an instance of JAXBElement<InputGatewayParametersType>}
 void SLIRType.setInputGatewayParameters(InputGatewayParametersType value)
          Sets the value of the inputGatewayParameters property.
 SLIRType SLIRType.withInputGatewayParameters(InputGatewayParametersType value)
           
 



Copyright © 2008-2016. All Rights Reserved.