Uses of Class
net.opengis.waterml.v_2_0.MonitoringPointType
-
-
Uses of MonitoringPointType in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 declared as MonitoringPointType Modifier and Type Field Description protected MonitoringPointTypeMonitoringPointPropertyType. monitoringPointMethods in net.opengis.waterml.v_2_0 that return types with arguments of type MonitoringPointType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MonitoringPointType>ObjectFactory. createMonitoringPoint(MonitoringPointType value)Methods in net.opengis.waterml.v_2_0 with parameters of type MonitoringPointType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MonitoringPointType>ObjectFactory. createMonitoringPoint(MonitoringPointType value)voidMonitoringPointPropertyType. setMonitoringPoint(MonitoringPointType value)Sets the value of the monitoringPoint property.MonitoringPointPropertyTypeMonitoringPointPropertyType. withMonitoringPoint(MonitoringPointType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type MonitoringPointType Constructor Description MonitoringPointPropertyType(MonitoringPointType monitoringPoint, 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
-