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