Uses of Class
net.opengis.omeo.eop.v_2_0.EarthObservationEquipmentType
-
Packages that use EarthObservationEquipmentType 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 EarthObservationEquipmentType in net.opengis.omeo.alt.v_2_0
Subclasses of EarthObservationEquipmentType in net.opengis.omeo.alt.v_2_0 Modifier and Type Class Description classEarthObservationEquipmentTypeJava class for EarthObservationEquipmentType complex type. -
Uses of EarthObservationEquipmentType in net.opengis.omeo.atm.v_2_0
Subclasses of EarthObservationEquipmentType in net.opengis.omeo.atm.v_2_0 Modifier and Type Class Description classEarthObservationEquipmentTypeJava class for EarthObservationEquipmentType complex type. -
Uses of EarthObservationEquipmentType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type EarthObservationEquipmentType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends EarthObservationEquipmentType>EarthObservationEquipmentPropertyType. earthObservationEquipmentMethods in net.opengis.omeo.eop.v_2_0 that return EarthObservationEquipmentType Modifier and Type Method Description EarthObservationEquipmentTypeObjectFactory. createEarthObservationEquipmentType()Create an instance ofEarthObservationEquipmentTypeEarthObservationEquipmentTypeEarthObservationEquipmentType. withAcquisitionParameters(AcquisitionPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withInstrument(InstrumentPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withPlatform(PlatformPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withSensor(SensorPropertyType value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type EarthObservationEquipmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarthObservationEquipmentType>ObjectFactory. createEarthObservationEquipment(EarthObservationEquipmentType value)jakarta.xml.bind.JAXBElement<? extends EarthObservationEquipmentType>EarthObservationEquipmentPropertyType. getEarthObservationEquipment()Gets the value of the earthObservationEquipment property.Methods in net.opengis.omeo.eop.v_2_0 with parameters of type EarthObservationEquipmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarthObservationEquipmentType>ObjectFactory. createEarthObservationEquipment(EarthObservationEquipmentType value)Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type EarthObservationEquipmentType Modifier and Type Method Description voidEarthObservationEquipmentPropertyType. setEarthObservationEquipment(jakarta.xml.bind.JAXBElement<? extends EarthObservationEquipmentType> value)Sets the value of the earthObservationEquipment property.EarthObservationEquipmentPropertyTypeEarthObservationEquipmentPropertyType. withEarthObservationEquipment(jakarta.xml.bind.JAXBElement<? extends EarthObservationEquipmentType> value)Constructor parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type EarthObservationEquipmentType Constructor Description EarthObservationEquipmentPropertyType(jakarta.xml.bind.JAXBElement<? extends EarthObservationEquipmentType> earthObservationEquipment, Boolean owns, List<String> nilReason, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor -
Uses of EarthObservationEquipmentType in net.opengis.omeo.lmb.v_2_0
Subclasses of EarthObservationEquipmentType in net.opengis.omeo.lmb.v_2_0 Modifier and Type Class Description classEarthObservationEquipmentTypeJava class for EarthObservationEquipmentType complex type. -
Uses of EarthObservationEquipmentType in net.opengis.omeo.ssp.v_2_0
Subclasses of EarthObservationEquipmentType in net.opengis.omeo.ssp.v_2_0 Modifier and Type Class Description classEarthObservationEquipmentTypeJava class for EarthObservationEquipmentType complex type.
-