Uses of Class
net.opengis.omeo.eop.v_2_0.InstrumentPropertyType
-
Packages that use InstrumentPropertyType 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 InstrumentPropertyType in net.opengis.omeo.alt.v_2_0
Methods in net.opengis.omeo.alt.v_2_0 that return types with arguments of type InstrumentPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InstrumentPropertyType>ObjectFactory. createEarthObservationEquipmentTypeInstrument(InstrumentPropertyType value)Methods in net.opengis.omeo.alt.v_2_0 with parameters of type InstrumentPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InstrumentPropertyType>ObjectFactory. createEarthObservationEquipmentTypeInstrument(InstrumentPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withInstrument(InstrumentPropertyType value)Constructors in net.opengis.omeo.alt.v_2_0 with parameters of type InstrumentPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, List<jakarta.xml.bind.JAXBElement<?>> rest)Fully-initialising value constructor -
Uses of InstrumentPropertyType in net.opengis.omeo.atm.v_2_0
Methods in net.opengis.omeo.atm.v_2_0 with parameters of type InstrumentPropertyType Modifier and Type Method Description EarthObservationEquipmentTypeEarthObservationEquipmentType. withInstrument(InstrumentPropertyType value)Constructors in net.opengis.omeo.atm.v_2_0 with parameters of type InstrumentPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, AcquisitionPropertyType acquisition)Fully-initialising value constructor -
Uses of InstrumentPropertyType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as InstrumentPropertyType Modifier and Type Field Description protected InstrumentPropertyTypeEarthObservationEquipmentType. instrumentMethods in net.opengis.omeo.eop.v_2_0 that return InstrumentPropertyType Modifier and Type Method Description InstrumentPropertyTypeObjectFactory. createInstrumentPropertyType()Create an instance ofInstrumentPropertyTypeInstrumentPropertyTypeEarthObservationEquipmentType. getInstrument()Gets the value of the instrument property.InstrumentPropertyTypeInstrumentPropertyType. withInstrument(jakarta.xml.bind.JAXBElement<? extends InstrumentType> value)InstrumentPropertyTypeInstrumentPropertyType. withOwns(boolean value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type InstrumentPropertyType Modifier and Type Method Description voidEarthObservationEquipmentType. setInstrument(InstrumentPropertyType value)Sets the value of the instrument property.EarthObservationEquipmentTypeEarthObservationEquipmentType. withInstrument(InstrumentPropertyType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type InstrumentPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters)Fully-initialising value constructor -
Uses of InstrumentPropertyType in net.opengis.omeo.lmb.v_2_0
Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type InstrumentPropertyType Modifier and Type Method Description EarthObservationEquipmentTypeEarthObservationEquipmentType. withInstrument(InstrumentPropertyType value)Constructors in net.opengis.omeo.lmb.v_2_0 with parameters of type InstrumentPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, List<jakarta.xml.bind.JAXBElement<?>> rest)Fully-initialising value constructor -
Uses of InstrumentPropertyType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 that return types with arguments of type InstrumentPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InstrumentPropertyType>ObjectFactory. createEarthObservationEquipmentTypeInstrument(InstrumentPropertyType value)Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type InstrumentPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InstrumentPropertyType>ObjectFactory. createEarthObservationEquipmentTypeInstrument(InstrumentPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withInstrument(InstrumentPropertyType value)Constructors in net.opengis.omeo.ssp.v_2_0 with parameters of type InstrumentPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, List<jakarta.xml.bind.JAXBElement<?>> rest)Fully-initialising value constructor
-