Uses of Interface
net.opengis.gwmlWell.x22.GWGeologyLogType.StartDepth
-
Packages that use GWGeologyLogType.StartDepth Package Description net.opengis.gwmlWell.x22 net.opengis.gwmlWell.x22.impl -
-
Uses of GWGeologyLogType.StartDepth in net.opengis.gwmlWell.x22
Methods in net.opengis.gwmlWell.x22 that return GWGeologyLogType.StartDepth Modifier and Type Method Description GWGeologyLogType.StartDepthGWGeologyLogType. addNewStartDepth()Appends and returns a new empty "startDepth" elementGWGeologyLogType.StartDepthGWGeologyLogType. getStartDepth()Gets the "startDepth" elementstatic GWGeologyLogType.StartDepthGWGeologyLogType.StartDepth.Factory. newInstance()static GWGeologyLogType.StartDepthGWGeologyLogType.StartDepth.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gwmlWell.x22 with parameters of type GWGeologyLogType.StartDepth Modifier and Type Method Description voidGWGeologyLogType. setStartDepth(GWGeologyLogType.StartDepth startDepth)Sets the "startDepth" element -
Uses of GWGeologyLogType.StartDepth in net.opengis.gwmlWell.x22.impl
Classes in net.opengis.gwmlWell.x22.impl that implement GWGeologyLogType.StartDepth Modifier and Type Class Description static classGWGeologyLogTypeImpl.StartDepthImplAn XML startDepth(@http://www.opengis.net/gwml-well/2.2).Methods in net.opengis.gwmlWell.x22.impl that return GWGeologyLogType.StartDepth Modifier and Type Method Description GWGeologyLogType.StartDepthGWGeologyLogTypeImpl. addNewStartDepth()Appends and returns a new empty "startDepth" elementGWGeologyLogType.StartDepthGWGeologyLogTypeImpl. getStartDepth()Gets the "startDepth" elementMethods in net.opengis.gwmlWell.x22.impl with parameters of type GWGeologyLogType.StartDepth Modifier and Type Method Description voidGWGeologyLogTypeImpl. setStartDepth(GWGeologyLogType.StartDepth startDepth)Sets the "startDepth" element
-