Package net.opengis.sensorml.x20
Class InputListType.Input.Factory
- java.lang.Object
-
- net.opengis.sensorml.x20.InputListType.Input.Factory
-
- Enclosing interface:
- InputListType.Input
public static final class InputListType.Input.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 InputListType.InputnewInstance()static InputListType.InputnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static InputListType.Input newInstance()
-
newInstance
public static InputListType.Input newInstance(org.apache.xmlbeans.XmlOptions options)
-
-