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

Packages that use SensorTypePropertyType
net.opengis.eop.v_1_0   
 

Uses of SensorTypePropertyType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 declared as SensorTypePropertyType
protected  SensorTypePropertyType SensorType.sensorType
           
 

Methods in net.opengis.eop.v_1_0 that return SensorTypePropertyType
static SensorTypePropertyType SensorTypePropertyType.fromValue(String v)
           
 SensorTypePropertyType SensorType.getSensorType()
          Gets the value of the sensorType property.
static SensorTypePropertyType SensorTypePropertyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SensorTypePropertyType[] SensorTypePropertyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.eop.v_1_0 with parameters of type SensorTypePropertyType
 void SensorType.setSensorType(SensorTypePropertyType value)
          Sets the value of the sensorType property.
 SensorType SensorType.withSensorType(SensorTypePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.