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