Uses of Class
net.opengis.sos.v_2_0.GetObservationType
-
-
Uses of GetObservationType in net.opengis.sos.v_2_0
Fields in net.opengis.sos.v_2_0 declared as GetObservationType Modifier and Type Field Description protected GetObservationTypeGetObservationPropertyType. getObservationMethods in net.opengis.sos.v_2_0 that return types with arguments of type GetObservationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetObservationType>ObjectFactory. createGetObservation(GetObservationType value)Methods in net.opengis.sos.v_2_0 with parameters of type GetObservationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetObservationType>ObjectFactory. createGetObservation(GetObservationType value)voidGetObservationPropertyType. setGetObservation(GetObservationType value)Sets the value of the getObservation property.GetObservationPropertyTypeGetObservationPropertyType. withGetObservation(GetObservationType value)Constructors in net.opengis.sos.v_2_0 with parameters of type GetObservationType Constructor Description GetObservationPropertyType(GetObservationType getObservation, 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
-