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