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