Package net.opengis.sensorml.x20
Class EventType.Time.Factory
- java.lang.Object
-
- net.opengis.sensorml.x20.EventType.Time.Factory
-
- Enclosing interface:
- EventType.Time
public static final class EventType.Time.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 EventType.TimenewInstance()static EventType.TimenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static EventType.Time newInstance()
-
newInstance
public static EventType.Time newInstance(org.apache.xmlbeans.XmlOptions options)
-
-