Package net.opengis.sampling.x10
Class ElevationMethodType.Member2.Factory
- java.lang.Object
-
- net.opengis.sampling.x10.ElevationMethodType.Member2.Factory
-
- Enclosing interface:
- ElevationMethodType.Member2
public static final class ElevationMethodType.Member2.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 ElevationMethodType.Member2newInstance()static ElevationMethodType.Member2newInstance(org.apache.xmlbeans.XmlOptions options)static ElevationMethodType.Member2newValue(Object obj)
-
-
-
Method Detail
-
newValue
public static ElevationMethodType.Member2 newValue(Object obj)
-
newInstance
public static ElevationMethodType.Member2 newInstance()
-
newInstance
public static ElevationMethodType.Member2 newInstance(org.apache.xmlbeans.XmlOptions options)
-
-