Uses of Class
net.opengis.omeo.sen1.v_2_0.EarthObservationType
-
Packages that use EarthObservationType Package Description net.opengis.omeo.sen1.v_2_0 -
-
Uses of EarthObservationType in net.opengis.omeo.sen1.v_2_0
Fields in net.opengis.omeo.sen1.v_2_0 declared as EarthObservationType Modifier and Type Field Description protected EarthObservationTypeEarthObservationPropertyType. earthObservationMethods in net.opengis.omeo.sen1.v_2_0 that return EarthObservationType Modifier and Type Method Description EarthObservationTypeObjectFactory. createEarthObservationType()Create an instance ofEarthObservationTypeEarthObservationTypeEarthObservationPropertyType. getEarthObservation()Gets the value of the earthObservation property.EarthObservationTypeEarthObservationType. withEarthObservationMetaDataProperty(EarthObservationMetaDataPropertyType value)Methods in net.opengis.omeo.sen1.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)Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type EarthObservationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarthObservationType>ObjectFactory. createEarthObservation(EarthObservationType value)voidEarthObservationPropertyType. setEarthObservation(EarthObservationType value)Sets the value of the earthObservation property.EarthObservationPropertyTypeEarthObservationPropertyType. withEarthObservation(EarthObservationType value)Constructors in net.opengis.omeo.sen1.v_2_0 with parameters of type EarthObservationType Constructor Description EarthObservationPropertyType(EarthObservationType earthObservation, 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
-