Package net.opengis.sensorML.x101
Class InterfaceDocument.Interface.Factory
- java.lang.Object
-
- net.opengis.sensorML.x101.InterfaceDocument.Interface.Factory
-
- Enclosing interface:
- InterfaceDocument.Interface
public static final class InterfaceDocument.Interface.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 InterfaceDocument.InterfacenewInstance()static InterfaceDocument.InterfacenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static InterfaceDocument.Interface newInstance()
-
newInstance
public static InterfaceDocument.Interface newInstance(org.apache.xmlbeans.XmlOptions options)
-
-