Package net.opengis.gwmlWell.x22
Class LogValueType.Value.Factory
- java.lang.Object
-
- net.opengis.gwmlWell.x22.LogValueType.Value.Factory
-
- Enclosing interface:
- LogValueType.Value
public static final class LogValueType.Value.Factory extends Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LogValueType.ValuenewInstance()static LogValueType.ValuenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static LogValueType.Value newInstance()
-
newInstance
public static LogValueType.Value newInstance(org.apache.xmlbeans.XmlOptions options)
-
-