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