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