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