| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.gn.x40 | |
| eu.europa.ec.inspire.schemas.gn.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
SpellingOfNamePropertyType |
GeographicalNameType.addNewSpelling()
Appends and returns a new empty value (as xml) as the last "spelling" element
|
SpellingOfNamePropertyType[] |
GeographicalNameType.getSpellingArray()
Gets array of all "spelling" elements
|
SpellingOfNamePropertyType |
GeographicalNameType.getSpellingArray(int i)
Gets ith "spelling" element
|
SpellingOfNamePropertyType |
GeographicalNameType.insertNewSpelling(int i)
Inserts and returns a new empty value (as xml) as the ith "spelling" element
|
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.newInstance() |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(File file) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(InputStream is) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(Node node) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(Reader r) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(String xmlAsString) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(URL u) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(XMLStreamReader sr) |
static SpellingOfNamePropertyType |
SpellingOfNamePropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeographicalNameType.setSpellingArray(int i,
SpellingOfNamePropertyType spelling)
Sets ith "spelling" element
|
void |
GeographicalNameType.setSpellingArray(SpellingOfNamePropertyType[] spellingArray)
Sets array of all "spelling" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpellingOfNamePropertyTypeImpl
An XML SpellingOfNamePropertyType(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
SpellingOfNamePropertyType |
GeographicalNameTypeImpl.addNewSpelling()
Appends and returns a new empty value (as xml) as the last "spelling" element
|
SpellingOfNamePropertyType[] |
GeographicalNameTypeImpl.getSpellingArray()
Gets array of all "spelling" elements
|
SpellingOfNamePropertyType |
GeographicalNameTypeImpl.getSpellingArray(int i)
Gets ith "spelling" element
|
SpellingOfNamePropertyType |
GeographicalNameTypeImpl.insertNewSpelling(int i)
Inserts and returns a new empty value (as xml) as the ith "spelling" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeographicalNameTypeImpl.setSpellingArray(int i,
SpellingOfNamePropertyType spelling)
Sets ith "spelling" element
|
void |
GeographicalNameTypeImpl.setSpellingArray(SpellingOfNamePropertyType[] spellingArray)
Sets array of all "spelling" element
|
Copyright © 2016 52north.org. All rights reserved.