Package net.opengis.eml.x002
Class ViewType.LengthView.Factory
- java.lang.Object
-
- net.opengis.eml.x002.ViewType.LengthView.Factory
-
- Enclosing interface:
- ViewType.LengthView
public static final class ViewType.LengthView.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 ViewType.LengthViewnewInstance()static ViewType.LengthViewnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static ViewType.LengthView newInstance()
-
newInstance
public static ViewType.LengthView newInstance(org.apache.xmlbeans.XmlOptions options)
-
-