|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SensorType | |
|---|---|
| net.opengis.omeo.eop.v_2_0 | |
| net.opengis.omeo.lmb.v_2_0 | |
| Uses of SensorType in net.opengis.omeo.eop.v_2_0 |
|---|
| Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type SensorType | |
|---|---|
protected JAXBElement<? extends SensorType> |
SensorPropertyType.sensor
|
| Methods in net.opengis.omeo.eop.v_2_0 that return SensorType | |
|---|---|
SensorType |
ObjectFactory.createSensorType()
Create an instance of SensorType |
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.eop.v_2_0 that return types with arguments of type SensorType | |
|---|---|
JAXBElement<SensorType> |
ObjectFactory.createSensor(SensorType value)
Create an instance of JAXBElement<SensorType>} |
JAXBElement<? extends SensorType> |
SensorPropertyType.getSensor()
Gets the value of the sensor property. |
| Methods in net.opengis.omeo.eop.v_2_0 with parameters of type SensorType | |
|---|---|
JAXBElement<SensorType> |
ObjectFactory.createSensor(SensorType value)
Create an instance of JAXBElement<SensorType>} |
| Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type SensorType | |
|---|---|
void |
SensorPropertyType.setSensor(JAXBElement<? extends SensorType> value)
Sets the value of the sensor property. |
SensorPropertyType |
SensorPropertyType.withSensor(JAXBElement<? extends SensorType> value)
|
| Uses of SensorType in net.opengis.omeo.lmb.v_2_0 |
|---|
| Subclasses of SensorType in net.opengis.omeo.lmb.v_2_0 | |
|---|---|
class |
SensorType
Java class for SensorType complex type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||