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