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