Package net.opengis.gml.x32
Class TinType.ControlPoint.Factory
- java.lang.Object
-
- net.opengis.gml.x32.TinType.ControlPoint.Factory
-
- Enclosing interface:
- TinType.ControlPoint
public static final class TinType.ControlPoint.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 TinType.ControlPointnewInstance()static TinType.ControlPointnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static TinType.ControlPoint newInstance()
-
newInstance
public static TinType.ControlPoint newInstance(org.apache.xmlbeans.XmlOptions options)
-
-