Class HierarchyType.Narrower.Factory
- java.lang.Object
-
- eu.europa.ec.inspire.schemas.ef.x40.HierarchyType.Narrower.Factory
-
- Enclosing interface:
- HierarchyType.Narrower
public static final class HierarchyType.Narrower.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 HierarchyType.NarrowernewInstance()static HierarchyType.NarrowernewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static HierarchyType.Narrower newInstance()
-
newInstance
public static HierarchyType.Narrower newInstance(org.apache.xmlbeans.XmlOptions options)
-
-