Package net.opengis.eml.x002
Class AbstractPatternType.SelectFunctions.Factory
- java.lang.Object
-
- net.opengis.eml.x002.AbstractPatternType.SelectFunctions.Factory
-
- Enclosing interface:
- AbstractPatternType.SelectFunctions
public static final class AbstractPatternType.SelectFunctions.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 AbstractPatternType.SelectFunctionsnewInstance()static AbstractPatternType.SelectFunctionsnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static AbstractPatternType.SelectFunctions newInstance()
-
newInstance
public static AbstractPatternType.SelectFunctions newInstance(org.apache.xmlbeans.XmlOptions options)
-
-