Uses of Class
net.opengis.eop.v_1_0.SensorType

Packages that use SensorType
net.opengis.eop.v_1_0   
 

Uses of SensorType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 declared as SensorType
protected  SensorType SensorPropertyType.sensor
           
 

Methods in net.opengis.eop.v_1_0 that return SensorType
 SensorType ObjectFactory.createSensorType()
          Create an instance of SensorType
 SensorType SensorPropertyType.getSensor()
          Gets the value of the sensor property.
 SensorType SensorType.withOperationalMode(CodeListType value)
           
 SensorType SensorType.withResolution(MeasureType value)
           
 SensorType SensorType.withSensorType(SensorTypePropertyType value)
           
 SensorType SensorType.withSwathIdentifier(CodeListType value)
           
 

Methods in net.opengis.eop.v_1_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.eop.v_1_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-2015. All Rights Reserved.