public interface GeographicalNameType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
GeographicalNameType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
GeographicalNameType.Language
An XML language(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
static interface |
GeographicalNameType.Pronunciation
An XML pronunciation(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
static interface |
GeographicalNameType.SourceOfName
An XML sourceOfName(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
addNewGrammaticalGender()
Appends and returns a new empty "grammaticalGender" element
|
ReferenceType |
addNewGrammaticalNumber()
Appends and returns a new empty "grammaticalNumber" element
|
GeographicalNameType.Language |
addNewLanguage()
Appends and returns a new empty "language" element
|
ReferenceType |
addNewNameStatus()
Appends and returns a new empty "nameStatus" element
|
ReferenceType |
addNewNativeness()
Appends and returns a new empty "nativeness" element
|
GeographicalNameType.Pronunciation |
addNewPronunciation()
Appends and returns a new empty "pronunciation" element
|
GeographicalNameType.SourceOfName |
addNewSourceOfName()
Appends and returns a new empty "sourceOfName" element
|
SpellingOfNamePropertyType |
addNewSpelling()
Appends and returns a new empty value (as xml) as the last "spelling" element
|
ReferenceType |
getGrammaticalGender()
Gets the "grammaticalGender" element
|
ReferenceType |
getGrammaticalNumber()
Gets the "grammaticalNumber" element
|
GeographicalNameType.Language |
getLanguage()
Gets the "language" element
|
ReferenceType |
getNameStatus()
Gets the "nameStatus" element
|
ReferenceType |
getNativeness()
Gets the "nativeness" element
|
GeographicalNameType.Pronunciation |
getPronunciation()
Gets the "pronunciation" element
|
GeographicalNameType.SourceOfName |
getSourceOfName()
Gets the "sourceOfName" element
|
SpellingOfNamePropertyType[] |
getSpellingArray()
Gets array of all "spelling" elements
|
SpellingOfNamePropertyType |
getSpellingArray(int i)
Gets ith "spelling" element
|
SpellingOfNamePropertyType |
insertNewSpelling(int i)
Inserts and returns a new empty value (as xml) as the ith "spelling" element
|
boolean |
isNilGrammaticalGender()
Tests for nil "grammaticalGender" element
|
boolean |
isNilGrammaticalNumber()
Tests for nil "grammaticalNumber" element
|
boolean |
isNilLanguage()
Tests for nil "language" element
|
boolean |
isNilNameStatus()
Tests for nil "nameStatus" element
|
boolean |
isNilNativeness()
Tests for nil "nativeness" element
|
boolean |
isNilPronunciation()
Tests for nil "pronunciation" element
|
boolean |
isNilSourceOfName()
Tests for nil "sourceOfName" element
|
boolean |
isSetGrammaticalGender()
True if has "grammaticalGender" element
|
boolean |
isSetGrammaticalNumber()
True if has "grammaticalNumber" element
|
void |
removeSpelling(int i)
Removes the ith "spelling" element
|
void |
setGrammaticalGender(ReferenceType grammaticalGender)
Sets the "grammaticalGender" element
|
void |
setGrammaticalNumber(ReferenceType grammaticalNumber)
Sets the "grammaticalNumber" element
|
void |
setLanguage(GeographicalNameType.Language language)
Sets the "language" element
|
void |
setNameStatus(ReferenceType nameStatus)
Sets the "nameStatus" element
|
void |
setNativeness(ReferenceType nativeness)
Sets the "nativeness" element
|
void |
setNilGrammaticalGender()
Nils the "grammaticalGender" element
|
void |
setNilGrammaticalNumber()
Nils the "grammaticalNumber" element
|
void |
setNilLanguage()
Nils the "language" element
|
void |
setNilNameStatus()
Nils the "nameStatus" element
|
void |
setNilNativeness()
Nils the "nativeness" element
|
void |
setNilPronunciation()
Nils the "pronunciation" element
|
void |
setNilSourceOfName()
Nils the "sourceOfName" element
|
void |
setPronunciation(GeographicalNameType.Pronunciation pronunciation)
Sets the "pronunciation" element
|
void |
setSourceOfName(GeographicalNameType.SourceOfName sourceOfName)
Sets the "sourceOfName" element
|
void |
setSpellingArray(int i,
SpellingOfNamePropertyType spelling)
Sets ith "spelling" element
|
void |
setSpellingArray(SpellingOfNamePropertyType[] spellingArray)
Sets array of all "spelling" element
|
int |
sizeOfSpellingArray()
Returns number of "spelling" element
|
void |
unsetGrammaticalGender()
Unsets the "grammaticalGender" element
|
void |
unsetGrammaticalNumber()
Unsets the "grammaticalNumber" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextGeographicalNameType.Language getLanguage()
boolean isNilLanguage()
void setLanguage(GeographicalNameType.Language language)
GeographicalNameType.Language addNewLanguage()
void setNilLanguage()
ReferenceType getNativeness()
boolean isNilNativeness()
void setNativeness(ReferenceType nativeness)
ReferenceType addNewNativeness()
void setNilNativeness()
ReferenceType getNameStatus()
boolean isNilNameStatus()
void setNameStatus(ReferenceType nameStatus)
ReferenceType addNewNameStatus()
void setNilNameStatus()
GeographicalNameType.SourceOfName getSourceOfName()
boolean isNilSourceOfName()
void setSourceOfName(GeographicalNameType.SourceOfName sourceOfName)
GeographicalNameType.SourceOfName addNewSourceOfName()
void setNilSourceOfName()
GeographicalNameType.Pronunciation getPronunciation()
boolean isNilPronunciation()
void setPronunciation(GeographicalNameType.Pronunciation pronunciation)
GeographicalNameType.Pronunciation addNewPronunciation()
void setNilPronunciation()
SpellingOfNamePropertyType[] getSpellingArray()
SpellingOfNamePropertyType getSpellingArray(int i)
int sizeOfSpellingArray()
void setSpellingArray(SpellingOfNamePropertyType[] spellingArray)
void setSpellingArray(int i,
SpellingOfNamePropertyType spelling)
SpellingOfNamePropertyType insertNewSpelling(int i)
SpellingOfNamePropertyType addNewSpelling()
void removeSpelling(int i)
ReferenceType getGrammaticalGender()
boolean isNilGrammaticalGender()
boolean isSetGrammaticalGender()
void setGrammaticalGender(ReferenceType grammaticalGender)
ReferenceType addNewGrammaticalGender()
void setNilGrammaticalGender()
void unsetGrammaticalGender()
ReferenceType getGrammaticalNumber()
boolean isNilGrammaticalNumber()
boolean isSetGrammaticalNumber()
void setGrammaticalNumber(ReferenceType grammaticalNumber)
ReferenceType addNewGrammaticalNumber()
void setNilGrammaticalNumber()
void unsetGrammaticalNumber()
Copyright © 2016 52north.org. All rights reserved.