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