Package net.opengis.swe.x101
Class TimeRangeDocument.TimeRange.Factory
- java.lang.Object
-
- net.opengis.swe.x101.TimeRangeDocument.TimeRange.Factory
-
- Enclosing interface:
- TimeRangeDocument.TimeRange
public static final class TimeRangeDocument.TimeRange.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 TimeRangeDocument.TimeRangenewInstance()static TimeRangeDocument.TimeRangenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static TimeRangeDocument.TimeRange newInstance()
-
newInstance
public static TimeRangeDocument.TimeRange newInstance(org.apache.xmlbeans.XmlOptions options)
-
-