Package org.n52.oxf
Class DocumentStructureType.TimeSeries.Factory
- java.lang.Object
-
- org.n52.oxf.DocumentStructureType.TimeSeries.Factory
-
- Enclosing interface:
- DocumentStructureType.TimeSeries
public static final class DocumentStructureType.TimeSeries.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 DocumentStructureType.TimeSeriesnewInstance()static DocumentStructureType.TimeSeriesnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static DocumentStructureType.TimeSeries newInstance()
-
newInstance
public static DocumentStructureType.TimeSeries newInstance(org.apache.xmlbeans.XmlOptions options)
-
-