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