Uses of Interface
eu.europa.ec.inspire.schemas.gn.x40.SpellingOfNameType.TransliterationScheme
-
Packages that use SpellingOfNameType.TransliterationScheme Package Description eu.europa.ec.inspire.schemas.gn.x40 eu.europa.ec.inspire.schemas.gn.x40.impl -
-
Uses of SpellingOfNameType.TransliterationScheme in eu.europa.ec.inspire.schemas.gn.x40
Methods in eu.europa.ec.inspire.schemas.gn.x40 that return SpellingOfNameType.TransliterationScheme Modifier and Type Method Description SpellingOfNameType.TransliterationSchemeSpellingOfNameType. addNewTransliterationScheme()Appends and returns a new empty "transliterationScheme" elementSpellingOfNameType.TransliterationSchemeSpellingOfNameType. getTransliterationScheme()Gets the "transliterationScheme" elementstatic SpellingOfNameType.TransliterationSchemeSpellingOfNameType.TransliterationScheme.Factory. newInstance()static SpellingOfNameType.TransliterationSchemeSpellingOfNameType.TransliterationScheme.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.gn.x40 with parameters of type SpellingOfNameType.TransliterationScheme Modifier and Type Method Description voidSpellingOfNameType. setTransliterationScheme(SpellingOfNameType.TransliterationScheme transliterationScheme)Sets the "transliterationScheme" element -
Uses of SpellingOfNameType.TransliterationScheme in eu.europa.ec.inspire.schemas.gn.x40.impl
Classes in eu.europa.ec.inspire.schemas.gn.x40.impl that implement SpellingOfNameType.TransliterationScheme Modifier and Type Class Description static classSpellingOfNameTypeImpl.TransliterationSchemeImplAn XML transliterationScheme(@http://inspire.ec.europa.eu/schemas/gn/4.0).Methods in eu.europa.ec.inspire.schemas.gn.x40.impl that return SpellingOfNameType.TransliterationScheme Modifier and Type Method Description SpellingOfNameType.TransliterationSchemeSpellingOfNameTypeImpl. addNewTransliterationScheme()Appends and returns a new empty "transliterationScheme" elementSpellingOfNameType.TransliterationSchemeSpellingOfNameTypeImpl. getTransliterationScheme()Gets the "transliterationScheme" elementMethods in eu.europa.ec.inspire.schemas.gn.x40.impl with parameters of type SpellingOfNameType.TransliterationScheme Modifier and Type Method Description voidSpellingOfNameTypeImpl. setTransliterationScheme(SpellingOfNameType.TransliterationScheme transliterationScheme)Sets the "transliterationScheme" element
-