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