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