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