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