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