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