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