Uses of Interface
eu.europa.ec.inspire.schemas.gn.x40.GeographicalNameType.Pronunciation
-
Packages that use GeographicalNameType.Pronunciation Package Description eu.europa.ec.inspire.schemas.gn.x40 eu.europa.ec.inspire.schemas.gn.x40.impl -
-
Uses of GeographicalNameType.Pronunciation in eu.europa.ec.inspire.schemas.gn.x40
Methods in eu.europa.ec.inspire.schemas.gn.x40 that return GeographicalNameType.Pronunciation Modifier and Type Method Description GeographicalNameType.PronunciationGeographicalNameType. addNewPronunciation()Appends and returns a new empty "pronunciation" elementGeographicalNameType.PronunciationGeographicalNameType. getPronunciation()Gets the "pronunciation" elementstatic GeographicalNameType.PronunciationGeographicalNameType.Pronunciation.Factory. newInstance()static GeographicalNameType.PronunciationGeographicalNameType.Pronunciation.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.gn.x40 with parameters of type GeographicalNameType.Pronunciation Modifier and Type Method Description voidGeographicalNameType. setPronunciation(GeographicalNameType.Pronunciation pronunciation)Sets the "pronunciation" element -
Uses of GeographicalNameType.Pronunciation in eu.europa.ec.inspire.schemas.gn.x40.impl
Classes in eu.europa.ec.inspire.schemas.gn.x40.impl that implement GeographicalNameType.Pronunciation Modifier and Type Class Description static classGeographicalNameTypeImpl.PronunciationImplAn XML pronunciation(@http://inspire.ec.europa.eu/schemas/gn/4.0).Methods in eu.europa.ec.inspire.schemas.gn.x40.impl that return GeographicalNameType.Pronunciation Modifier and Type Method Description GeographicalNameType.PronunciationGeographicalNameTypeImpl. addNewPronunciation()Appends and returns a new empty "pronunciation" elementGeographicalNameType.PronunciationGeographicalNameTypeImpl. getPronunciation()Gets the "pronunciation" elementMethods in eu.europa.ec.inspire.schemas.gn.x40.impl with parameters of type GeographicalNameType.Pronunciation Modifier and Type Method Description voidGeographicalNameTypeImpl. setPronunciation(GeographicalNameType.Pronunciation pronunciation)Sets the "pronunciation" element
-