Package net.opengis.sos.x10
Class GetResultDocument.GetResult.EventTime.Factory
- java.lang.Object
-
- net.opengis.sos.x10.GetResultDocument.GetResult.EventTime.Factory
-
- Enclosing interface:
- GetResultDocument.GetResult.EventTime
public static final class GetResultDocument.GetResult.EventTime.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 GetResultDocument.GetResult.EventTimenewInstance()static GetResultDocument.GetResult.EventTimenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static GetResultDocument.GetResult.EventTime newInstance()
-
newInstance
public static GetResultDocument.GetResult.EventTime newInstance(org.apache.xmlbeans.XmlOptions options)
-
-