Uses of Interface
net.opengis.gwmlWell.x22.LogValueType.FromDepth
-
Packages that use LogValueType.FromDepth Package Description net.opengis.gwmlWell.x22 net.opengis.gwmlWell.x22.impl -
-
Uses of LogValueType.FromDepth in net.opengis.gwmlWell.x22
Methods in net.opengis.gwmlWell.x22 that return LogValueType.FromDepth Modifier and Type Method Description LogValueType.FromDepthLogValueType. addNewFromDepth()Appends and returns a new empty "fromDepth" elementLogValueType.FromDepthLogValueType. getFromDepth()Gets the "fromDepth" elementstatic LogValueType.FromDepthLogValueType.FromDepth.Factory. newInstance()static LogValueType.FromDepthLogValueType.FromDepth.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gwmlWell.x22 with parameters of type LogValueType.FromDepth Modifier and Type Method Description voidLogValueType. setFromDepth(LogValueType.FromDepth fromDepth)Sets the "fromDepth" element -
Uses of LogValueType.FromDepth in net.opengis.gwmlWell.x22.impl
Classes in net.opengis.gwmlWell.x22.impl that implement LogValueType.FromDepth Modifier and Type Class Description static classLogValueTypeImpl.FromDepthImplAn XML fromDepth(@http://www.opengis.net/gwml-well/2.2).Methods in net.opengis.gwmlWell.x22.impl that return LogValueType.FromDepth Modifier and Type Method Description LogValueType.FromDepthLogValueTypeImpl. addNewFromDepth()Appends and returns a new empty "fromDepth" elementLogValueType.FromDepthLogValueTypeImpl. getFromDepth()Gets the "fromDepth" elementMethods in net.opengis.gwmlWell.x22.impl with parameters of type LogValueType.FromDepth Modifier and Type Method Description voidLogValueTypeImpl. setFromDepth(LogValueType.FromDepth fromDepth)Sets the "fromDepth" element
-