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