Package net.opengis.swes.x20
Class InsertSensorType.RelatedFeature.Factory
- java.lang.Object
-
- net.opengis.swes.x20.InsertSensorType.RelatedFeature.Factory
-
- Enclosing interface:
- InsertSensorType.RelatedFeature
public static final class InsertSensorType.RelatedFeature.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 InsertSensorType.RelatedFeaturenewInstance()static InsertSensorType.RelatedFeaturenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static InsertSensorType.RelatedFeature newInstance()
-
newInstance
public static InsertSensorType.RelatedFeature newInstance(org.apache.xmlbeans.XmlOptions options)
-
-