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