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