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