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
protected  MonitoringPointType MonitoringPointPropertyType.monitoringPoint
           
 

Methods in net.opengis.waterml.v_2_0 that return MonitoringPointType
 MonitoringPointType ObjectFactory.createMonitoringPointType()
          Create an instance of MonitoringPointType
 MonitoringPointType MonitoringPointPropertyType.getMonitoringPoint()
          Gets the value of the monitoringPoint property.
 MonitoringPointType MonitoringPointType.withDaylightSavingTimeZone(TimeZonePropertyType value)
           
 MonitoringPointType MonitoringPointType.withMonitoringPointDescriptionReference(Collection<ReferenceType> values)
           
 MonitoringPointType MonitoringPointType.withMonitoringPointDescriptionReference(List<ReferenceType> value)
           
 MonitoringPointType MonitoringPointType.withMonitoringPointDescriptionReference(ReferenceType... values)
           
 MonitoringPointType MonitoringPointType.withMonitoringType(Collection<ReferenceType> values)
           
 MonitoringPointType MonitoringPointType.withMonitoringType(List<ReferenceType> value)
           
 MonitoringPointType MonitoringPointType.withMonitoringType(ReferenceType... values)
           
 MonitoringPointType MonitoringPointType.withRelatedParty(CIResponsiblePartyPropertyType... values)
           
 MonitoringPointType MonitoringPointType.withRelatedParty(Collection<CIResponsiblePartyPropertyType> values)
           
 MonitoringPointType MonitoringPointType.withRelatedParty(List<CIResponsiblePartyPropertyType> value)
           
 MonitoringPointType MonitoringPointType.withTimeZone(TimeZonePropertyType value)
           
 MonitoringPointType MonitoringPointType.withVerticalDatum(Collection<VerticalDatumPropertyType> values)
           
 MonitoringPointType MonitoringPointType.withVerticalDatum(List<VerticalDatumPropertyType> value)
           
 MonitoringPointType MonitoringPointType.withVerticalDatum(VerticalDatumPropertyType... values)
           
 

Methods in net.opengis.waterml.v_2_0 that return types with arguments of type MonitoringPointType
 JAXBElement<MonitoringPointType> ObjectFactory.createMonitoringPoint(MonitoringPointType value)
          Create an instance of JAXBElement<MonitoringPointType>}
 

Methods in net.opengis.waterml.v_2_0 with parameters of type MonitoringPointType
 JAXBElement<MonitoringPointType> ObjectFactory.createMonitoringPoint(MonitoringPointType value)
          Create an instance of JAXBElement<MonitoringPointType>}
 void MonitoringPointPropertyType.setMonitoringPoint(MonitoringPointType value)
          Sets the value of the monitoringPoint property.
 MonitoringPointPropertyType MonitoringPointPropertyType.withMonitoringPoint(MonitoringPointType value)
           
 



Copyright © 2008-2015. All Rights Reserved.