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