Package net.opengis.tsml.x10
Class TimeseriesTVPType.DefaultPointMetadata.Factory
- java.lang.Object
-
- net.opengis.tsml.x10.TimeseriesTVPType.DefaultPointMetadata.Factory
-
- Enclosing interface:
- TimeseriesTVPType.DefaultPointMetadata
public static final class TimeseriesTVPType.DefaultPointMetadata.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 TimeseriesTVPType.DefaultPointMetadatanewInstance()static TimeseriesTVPType.DefaultPointMetadatanewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static TimeseriesTVPType.DefaultPointMetadata newInstance()
-
newInstance
public static TimeseriesTVPType.DefaultPointMetadata newInstance(org.apache.xmlbeans.XmlOptions options)
-
-