Uses of Class
net.opengis.omeo.lmb.v_2_0.SensorType

Packages that use SensorType
net.opengis.omeo.lmb.v_2_0   
 

Uses of SensorType in net.opengis.omeo.lmb.v_2_0
 

Fields in net.opengis.omeo.lmb.v_2_0 declared as SensorType
protected  SensorType SensorPropertyType.sensor
           
 

Methods in net.opengis.omeo.lmb.v_2_0 that return SensorType
 SensorType ObjectFactory.createSensorType()
          Create an instance of SensorType
 SensorType SensorPropertyType.getSensor()
          Gets the value of the sensor property.
 SensorType SensorType.withMeasurementType(MeasurementTypeValueType value)
           
 SensorType SensorType.withOperationalMode(CodeListType value)
           
 SensorType SensorType.withResolution(MeasureType value)
           
 SensorType SensorType.withSensorType(String value)
           
 SensorType SensorType.withSwathIdentifier(CodeListType value)
           
 SensorType SensorType.withWavelengthInformation(Collection<WavelengthInformationPropertyType> values)
           
 SensorType SensorType.withWavelengthInformation(List<WavelengthInformationPropertyType> value)
           
 SensorType SensorType.withWavelengthInformation(WavelengthInformationPropertyType... values)
           
 

Methods in net.opengis.omeo.lmb.v_2_0 that return types with arguments of type SensorType
 JAXBElement<SensorType> ObjectFactory.createSensor(SensorType value)
          Create an instance of JAXBElement<SensorType>}
 

Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type SensorType
 JAXBElement<SensorType> ObjectFactory.createSensor(SensorType value)
          Create an instance of JAXBElement<SensorType>}
 void SensorPropertyType.setSensor(SensorType value)
          Sets the value of the sensor property.
 SensorPropertyType SensorPropertyType.withSensor(SensorType value)
           
 



Copyright © 2008-2016. All Rights Reserved.