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