Uses of Class
net.opengis.omeo.eop.v_2_0.EarthObservationResultType
-
Packages that use EarthObservationResultType Package Description net.opengis.omeo.atm.v_2_0 net.opengis.omeo.eop.v_2_0 net.opengis.omeo.opt.v_2_0 net.opengis.omeo.sen1.v_2_0 net.opengis.omeo.ssp.v_2_0 -
-
Uses of EarthObservationResultType in net.opengis.omeo.atm.v_2_0
Subclasses of EarthObservationResultType in net.opengis.omeo.atm.v_2_0 Modifier and Type Class Description classEarthObservationResultTypeJava class for EarthObservationResultType complex type. -
Uses of EarthObservationResultType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type EarthObservationResultType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends EarthObservationResultType>EarthObservationResultPropertyType. earthObservationResultMethods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type EarthObservationResultType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarthObservationResultType>ObjectFactory. createEarthObservationResult(EarthObservationResultType value)jakarta.xml.bind.JAXBElement<? extends EarthObservationResultType>EarthObservationResultPropertyType. getEarthObservationResult()Gets the value of the earthObservationResult property.Methods in net.opengis.omeo.eop.v_2_0 with parameters of type EarthObservationResultType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarthObservationResultType>ObjectFactory. createEarthObservationResult(EarthObservationResultType value)Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type EarthObservationResultType Modifier and Type Method Description voidEarthObservationResultPropertyType. setEarthObservationResult(jakarta.xml.bind.JAXBElement<? extends EarthObservationResultType> value)Sets the value of the earthObservationResult property.EarthObservationResultPropertyTypeEarthObservationResultPropertyType. withEarthObservationResult(jakarta.xml.bind.JAXBElement<? extends EarthObservationResultType> value)Constructor parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type EarthObservationResultType Constructor Description EarthObservationResultPropertyType(jakarta.xml.bind.JAXBElement<? extends EarthObservationResultType> earthObservationResult, 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, Boolean owns)Fully-initialising value constructor -
Uses of EarthObservationResultType in net.opengis.omeo.opt.v_2_0
Subclasses of EarthObservationResultType in net.opengis.omeo.opt.v_2_0 Modifier and Type Class Description classEarthObservationResultTypeJava class for EarthObservationResultType complex type. -
Uses of EarthObservationResultType in net.opengis.omeo.sen1.v_2_0
Subclasses of EarthObservationResultType in net.opengis.omeo.sen1.v_2_0 Modifier and Type Class Description classEarthObservationResultTypeJava class for EarthObservationResultType complex type. -
Uses of EarthObservationResultType in net.opengis.omeo.ssp.v_2_0
Subclasses of EarthObservationResultType in net.opengis.omeo.ssp.v_2_0 Modifier and Type Class Description classEarthObservationResultTypeJava class for EarthObservationResultType complex type.
-