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