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