Uses of Class
net.opengis.omeo.eop.v_2_0.PlatformPropertyType
-
Packages that use PlatformPropertyType 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 PlatformPropertyType in net.opengis.omeo.alt.v_2_0
Methods in net.opengis.omeo.alt.v_2_0 that return types with arguments of type PlatformPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlatformPropertyType>ObjectFactory. createEarthObservationEquipmentTypePlatform(PlatformPropertyType value)Methods in net.opengis.omeo.alt.v_2_0 with parameters of type PlatformPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlatformPropertyType>ObjectFactory. createEarthObservationEquipmentTypePlatform(PlatformPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withPlatform(PlatformPropertyType value)Constructors in net.opengis.omeo.alt.v_2_0 with parameters of type PlatformPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, List<jakarta.xml.bind.JAXBElement<?>> rest)Fully-initialising value constructor -
Uses of PlatformPropertyType in net.opengis.omeo.atm.v_2_0
Methods in net.opengis.omeo.atm.v_2_0 with parameters of type PlatformPropertyType Modifier and Type Method Description EarthObservationEquipmentTypeEarthObservationEquipmentType. withPlatform(PlatformPropertyType value)Constructors in net.opengis.omeo.atm.v_2_0 with parameters of type PlatformPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, AcquisitionPropertyType acquisition)Fully-initialising value constructor -
Uses of PlatformPropertyType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as PlatformPropertyType Modifier and Type Field Description protected PlatformPropertyTypeEarthObservationEquipmentType. platformMethods in net.opengis.omeo.eop.v_2_0 that return PlatformPropertyType Modifier and Type Method Description PlatformPropertyTypeObjectFactory. createPlatformPropertyType()Create an instance ofPlatformPropertyTypePlatformPropertyTypeEarthObservationEquipmentType. getPlatform()Gets the value of the platform property.PlatformPropertyTypePlatformPropertyType. withOwns(boolean value)PlatformPropertyTypePlatformPropertyType. withPlatform(PlatformType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type PlatformPropertyType Modifier and Type Method Description voidEarthObservationEquipmentType. setPlatform(PlatformPropertyType value)Sets the value of the platform property.EarthObservationEquipmentTypeEarthObservationEquipmentType. withPlatform(PlatformPropertyType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type PlatformPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters)Fully-initialising value constructor -
Uses of PlatformPropertyType in net.opengis.omeo.lmb.v_2_0
Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type PlatformPropertyType Modifier and Type Method Description EarthObservationEquipmentTypeEarthObservationEquipmentType. withPlatform(PlatformPropertyType value)Constructors in net.opengis.omeo.lmb.v_2_0 with parameters of type PlatformPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, List<jakarta.xml.bind.JAXBElement<?>> rest)Fully-initialising value constructor -
Uses of PlatformPropertyType in net.opengis.omeo.ssp.v_2_0
Methods in net.opengis.omeo.ssp.v_2_0 that return types with arguments of type PlatformPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlatformPropertyType>ObjectFactory. createEarthObservationEquipmentTypePlatform(PlatformPropertyType value)Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type PlatformPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlatformPropertyType>ObjectFactory. createEarthObservationEquipmentTypePlatform(PlatformPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withPlatform(PlatformPropertyType value)Constructors in net.opengis.omeo.ssp.v_2_0 with parameters of type PlatformPropertyType Constructor Description EarthObservationEquipmentType(PlatformPropertyType platform, InstrumentPropertyType instrument, SensorPropertyType sensor, AcquisitionPropertyType acquisitionParameters, List<jakarta.xml.bind.JAXBElement<?>> rest)Fully-initialising value constructor
-