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