Uses of Class
net.opengis.waterml.v_2_0.ObservationProcessType
-
-
Uses of ObservationProcessType in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 declared as ObservationProcessType Modifier and Type Field Description protected ObservationProcessTypeObservationProcessPropertyType. observationProcessMethods in net.opengis.waterml.v_2_0 that return types with arguments of type ObservationProcessType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ObservationProcessType>ObjectFactory. createObservationProcess(ObservationProcessType value)Methods in net.opengis.waterml.v_2_0 with parameters of type ObservationProcessType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ObservationProcessType>ObjectFactory. createObservationProcess(ObservationProcessType value)voidObservationProcessPropertyType. setObservationProcess(ObservationProcessType value)Sets the value of the observationProcess property.ObservationProcessPropertyTypeObservationProcessPropertyType. withObservationProcess(ObservationProcessType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type ObservationProcessType Constructor Description ObservationProcessPropertyType(ObservationProcessType observationProcess, 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
-