Uses of Class
net.opengis.omeo.sar.v_2_0.EarthObservationType
-
Packages that use EarthObservationType Package Description net.opengis.omeo.sar.v_2_0 net.opengis.omeo.sen1.v_2_0 -
-
Uses of EarthObservationType in net.opengis.omeo.sar.v_2_0
Fields in net.opengis.omeo.sar.v_2_0 with type parameters of type EarthObservationType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends EarthObservationType>EarthObservationPropertyType. earthObservationMethods in net.opengis.omeo.sar.v_2_0 that return EarthObservationType Modifier and Type Method Description EarthObservationTypeObjectFactory. createEarthObservationType()Create an instance ofEarthObservationTypeEarthObservationTypeEarthObservationType. withEarthObservationMetaDataProperty(EarthObservationMetaDataPropertyType value)Methods in net.opengis.omeo.sar.v_2_0 that return types with arguments of type EarthObservationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarthObservationType>ObjectFactory. createEarthObservation(EarthObservationType value)jakarta.xml.bind.JAXBElement<? extends EarthObservationType>EarthObservationPropertyType. getEarthObservation()Gets the value of the earthObservation property.Methods in net.opengis.omeo.sar.v_2_0 with parameters of type EarthObservationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarthObservationType>ObjectFactory. createEarthObservation(EarthObservationType value)Method parameters in net.opengis.omeo.sar.v_2_0 with type arguments of type EarthObservationType Modifier and Type Method Description voidEarthObservationPropertyType. setEarthObservation(jakarta.xml.bind.JAXBElement<? extends EarthObservationType> value)Sets the value of the earthObservation property.EarthObservationPropertyTypeEarthObservationPropertyType. withEarthObservation(jakarta.xml.bind.JAXBElement<? extends EarthObservationType> value)Constructor parameters in net.opengis.omeo.sar.v_2_0 with type arguments of type EarthObservationType Constructor Description EarthObservationPropertyType(jakarta.xml.bind.JAXBElement<? extends EarthObservationType> earthObservation, 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 EarthObservationType in net.opengis.omeo.sen1.v_2_0
Subclasses of EarthObservationType in net.opengis.omeo.sen1.v_2_0 Modifier and Type Class Description classEarthObservationTypeJava class for EarthObservationType complex type.
-