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

Uses of QualityOfPositionType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as QualityOfPositionType
protected  QualityOfPositionType PositionType.qoP
           
protected  QualityOfPositionType AbstractGatewayParametersType.requestedQoP
           
 

Methods in net.opengis.ols.v_1_2 that return QualityOfPositionType
 QualityOfPositionType ObjectFactory.createQualityOfPositionType()
          Create an instance of QualityOfPositionType
 QualityOfPositionType PositionType.getQoP()
          Gets the value of the qoP property.
 QualityOfPositionType AbstractGatewayParametersType.getRequestedQoP()
          Gets the value of the requestedQoP property.
 QualityOfPositionType QualityOfPositionType.withHorizontalAcc(HorAccType value)
           
 QualityOfPositionType QualityOfPositionType.withResponseReq(String value)
           
 QualityOfPositionType QualityOfPositionType.withResponseTimer(String value)
           
 QualityOfPositionType QualityOfPositionType.withVerticalAcc(VerAccType value)
           
 

Methods in net.opengis.ols.v_1_2 with parameters of type QualityOfPositionType
 void PositionType.setQoP(QualityOfPositionType value)
          Sets the value of the qoP property.
 void AbstractGatewayParametersType.setRequestedQoP(QualityOfPositionType value)
          Sets the value of the requestedQoP property.
 PositionType PositionType.withQoP(QualityOfPositionType value)
           
 OutputGatewayParametersType OutputGatewayParametersType.withRequestedQoP(QualityOfPositionType value)
           
 InputGatewayParametersType InputGatewayParametersType.withRequestedQoP(QualityOfPositionType value)
           
 AbstractGatewayParametersType AbstractGatewayParametersType.withRequestedQoP(QualityOfPositionType value)
           
 



Copyright © 2008-2016. All Rights Reserved.