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