Uses of Class
org.n52.shetland.inspire.Spelling
-
Packages that use Spelling Package Description org.n52.shetland.inspire -
-
Uses of Spelling in org.n52.shetland.inspire
Methods in org.n52.shetland.inspire that return Spelling Modifier and Type Method Description SpellingSpelling. setScript(String script)SpellingSpelling. setScript(Nillable<String> script)SpellingSpelling. setText(String text)SpellingSpelling. setTransliterationScheme(String transliterationScheme)SpellingSpelling. setTransliterationScheme(Nillable<String> transliterationScheme)Methods in org.n52.shetland.inspire that return types with arguments of type Spelling Modifier and Type Method Description List<Spelling>GeographicalName. getSpelling()Methods in org.n52.shetland.inspire with parameters of type Spelling Modifier and Type Method Description GeographicalNameGeographicalName. addSpelling(Spelling spelling)Method parameters in org.n52.shetland.inspire with type arguments of type Spelling Modifier and Type Method Description GeographicalNameGeographicalName. setSpelling(List<Spelling> spelling)
-