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