Package net.opengis.gml
Class IsSphereDocument.IsSphere.Factory
- java.lang.Object
-
- net.opengis.gml.IsSphereDocument.IsSphere.Factory
-
- Enclosing interface:
- IsSphereDocument.IsSphere
public static final class IsSphereDocument.IsSphere.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 IsSphereDocument.IsSpherenewInstance()static IsSphereDocument.IsSpherenewInstance(org.apache.xmlbeans.XmlOptions options)static IsSphereDocument.IsSpherenewValue(Object obj)
-
-
-
Method Detail
-
newValue
public static IsSphereDocument.IsSphere newValue(Object obj)
-
newInstance
public static IsSphereDocument.IsSphere newInstance()
-
newInstance
public static IsSphereDocument.IsSphere newInstance(org.apache.xmlbeans.XmlOptions options)
-
-