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