Uses of Interface
eu.europa.ec.inspire.schemas.gn.x40.PronunciationOfNameType.PronunciationSoundLink
-
Packages that use PronunciationOfNameType.PronunciationSoundLink Package Description eu.europa.ec.inspire.schemas.gn.x40 eu.europa.ec.inspire.schemas.gn.x40.impl -
-
Uses of PronunciationOfNameType.PronunciationSoundLink in eu.europa.ec.inspire.schemas.gn.x40
Methods in eu.europa.ec.inspire.schemas.gn.x40 that return PronunciationOfNameType.PronunciationSoundLink Modifier and Type Method Description PronunciationOfNameType.PronunciationSoundLinkPronunciationOfNameType. addNewPronunciationSoundLink()Appends and returns a new empty "pronunciationSoundLink" elementPronunciationOfNameType.PronunciationSoundLinkPronunciationOfNameType. getPronunciationSoundLink()Gets the "pronunciationSoundLink" elementstatic PronunciationOfNameType.PronunciationSoundLinkPronunciationOfNameType.PronunciationSoundLink.Factory. newInstance()static PronunciationOfNameType.PronunciationSoundLinkPronunciationOfNameType.PronunciationSoundLink.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.gn.x40 with parameters of type PronunciationOfNameType.PronunciationSoundLink Modifier and Type Method Description voidPronunciationOfNameType. setPronunciationSoundLink(PronunciationOfNameType.PronunciationSoundLink pronunciationSoundLink)Sets the "pronunciationSoundLink" element -
Uses of PronunciationOfNameType.PronunciationSoundLink in eu.europa.ec.inspire.schemas.gn.x40.impl
Classes in eu.europa.ec.inspire.schemas.gn.x40.impl that implement PronunciationOfNameType.PronunciationSoundLink Modifier and Type Class Description static classPronunciationOfNameTypeImpl.PronunciationSoundLinkImplAn XML pronunciationSoundLink(@http://inspire.ec.europa.eu/schemas/gn/4.0).Methods in eu.europa.ec.inspire.schemas.gn.x40.impl that return PronunciationOfNameType.PronunciationSoundLink Modifier and Type Method Description PronunciationOfNameType.PronunciationSoundLinkPronunciationOfNameTypeImpl. addNewPronunciationSoundLink()Appends and returns a new empty "pronunciationSoundLink" elementPronunciationOfNameType.PronunciationSoundLinkPronunciationOfNameTypeImpl. getPronunciationSoundLink()Gets the "pronunciationSoundLink" elementMethods in eu.europa.ec.inspire.schemas.gn.x40.impl with parameters of type PronunciationOfNameType.PronunciationSoundLink Modifier and Type Method Description voidPronunciationOfNameTypeImpl. setPronunciationSoundLink(PronunciationOfNameType.PronunciationSoundLink pronunciationSoundLink)Sets the "pronunciationSoundLink" element
-