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