Uses of Class
net.opengis.sos.v_2_0.ObservationOfferingType
-
-
Uses of ObservationOfferingType in net.opengis.sos.v_2_0
Fields in net.opengis.sos.v_2_0 declared as ObservationOfferingType Modifier and Type Field Description protected ObservationOfferingTypeObservationOfferingPropertyType. observationOfferingMethods in net.opengis.sos.v_2_0 that return types with arguments of type ObservationOfferingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ObservationOfferingType>ObjectFactory. createObservationOffering(ObservationOfferingType value)Methods in net.opengis.sos.v_2_0 with parameters of type ObservationOfferingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ObservationOfferingType>ObjectFactory. createObservationOffering(ObservationOfferingType value)voidObservationOfferingPropertyType. setObservationOffering(ObservationOfferingType value)Sets the value of the observationOffering property.ObservationOfferingPropertyTypeObservationOfferingPropertyType. withObservationOffering(ObservationOfferingType value)Constructors in net.opengis.sos.v_2_0 with parameters of type ObservationOfferingType Constructor Description ObservationOfferingPropertyType(ObservationOfferingType observationOffering, 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
-