Uses of Class
net.opengis.omeo.eop.v_2_0.SensorPropertyType
-
Packages that use SensorPropertyType Package Description net.opengis.omeo.alt.v_2_0 net.opengis.omeo.atm.v_2_0 net.opengis.omeo.eop.v_2_0 net.opengis.omeo.lmb.v_2_0 net.opengis.omeo.ssp.v_2_0 -
-
Uses of SensorPropertyType in net.opengis.omeo.alt.v_2_0
Methods in net.opengis.omeo.alt.v_2_0 with parameters of type SensorPropertyType Modifier and Type Method Description EarthObservationEquipmentTypeEarthObservationEquipmentType. withSensor(SensorPropertyType value)Constructors in net.opengis.omeo.alt.v_2_0 with parameters of type SensorPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, List<jakarta.xml.bind.JAXBElement<?>> rest)Fully-initialising value constructor -
Uses of SensorPropertyType in net.opengis.omeo.atm.v_2_0
Methods in net.opengis.omeo.atm.v_2_0 with parameters of type SensorPropertyType Modifier and Type Method Description EarthObservationEquipmentTypeEarthObservationEquipmentType. withSensor(SensorPropertyType value)Constructors in net.opengis.omeo.atm.v_2_0 with parameters of type SensorPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, AcquisitionPropertyType acquisition)Fully-initialising value constructor -
Uses of SensorPropertyType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as SensorPropertyType Modifier and Type Field Description protected SensorPropertyTypeEarthObservationEquipmentType. sensorMethods in net.opengis.omeo.eop.v_2_0 that return SensorPropertyType Modifier and Type Method Description SensorPropertyTypeObjectFactory. createSensorPropertyType()Create an instance ofSensorPropertyTypeSensorPropertyTypeEarthObservationEquipmentType. getSensor()Gets the value of the sensor property.SensorPropertyTypeSensorPropertyType. withOwns(boolean value)SensorPropertyTypeSensorPropertyType. withSensor(jakarta.xml.bind.JAXBElement<? extends SensorType> value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type SensorPropertyType Modifier and Type Method Description voidEarthObservationEquipmentType. setSensor(SensorPropertyType value)Sets the value of the sensor property.EarthObservationEquipmentTypeEarthObservationEquipmentType. withSensor(SensorPropertyType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type SensorPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters)Fully-initialising value constructor -
Uses of SensorPropertyType in net.opengis.omeo.lmb.v_2_0
Methods in net.opengis.omeo.lmb.v_2_0 that return types with arguments of type SensorPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SensorPropertyType>ObjectFactory. createEarthObservationEquipmentTypeSensor(SensorPropertyType value)Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type SensorPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SensorPropertyType>ObjectFactory. createEarthObservationEquipmentTypeSensor(SensorPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withSensor(SensorPropertyType value)Constructors in net.opengis.omeo.lmb.v_2_0 with parameters of type SensorPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, List<jakarta.xml.bind.JAXBElement<?>> rest)Fully-initialising value constructor -
Uses of SensorPropertyType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type SensorPropertyType Modifier and Type Method Description EarthObservationEquipmentTypeEarthObservationEquipmentType. withSensor(SensorPropertyType value)Constructors in net.opengis.omeo.ssp.v_2_0 with parameters of type SensorPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, List<jakarta.xml.bind.JAXBElement<?>> rest)Fully-initialising value constructor
-