public class GeographicalName extends Object
Modifier and Type | Field and Description |
---|---|
static String |
sourceOfNameDefaultValue |
Constructor and Description |
---|
GeographicalName() |
Modifier and Type | Method and Description |
---|---|
void |
addSpelling(SpellingOfName sp) |
boolean |
equals(GeographicalName target) |
boolean |
equalsuniquevalues(GeographicalName target) |
GrammaticalGenderValue |
getGrammaticalGender() |
GrammaticalNumberValue |
getGrammaticalNumber() |
String |
getLanguage() |
NameStatusValue |
getNameStatus() |
NativenessValue |
getNativeness() |
PronunciationOfName |
getPronunciation() |
String |
getSourceOfName() |
SpellingOfName |
getSpelling(int n) |
int |
getSpellingCount() |
ArrayList<SpellingOfName> |
getSpellingList() |
void |
setGrammaticalGender(GrammaticalGenderValue gv) |
void |
setGrammaticalNumber(GrammaticalNumberValue gn) |
void |
setLanguage(String lg) |
void |
setNameStatus(NameStatusValue nm) |
void |
setNativeness(NativenessValue nt) |
void |
setPronunciation(PronunciationOfName pr) |
void |
setSourceOfName(String sn) |
void |
setSpelling(SpellingOfName sp) |
public static final String sourceOfNameDefaultValue
public ArrayList<SpellingOfName> getSpellingList()
public int getSpellingCount()
public SpellingOfName getSpelling(int n)
public void setSpelling(SpellingOfName sp)
public void addSpelling(SpellingOfName sp)
public String getLanguage()
public void setLanguage(String lg)
public NativenessValue getNativeness()
public void setNativeness(NativenessValue nt)
public NameStatusValue getNameStatus()
public void setNameStatus(NameStatusValue nm)
public String getSourceOfName()
public void setSourceOfName(String sn)
public PronunciationOfName getPronunciation()
public void setPronunciation(PronunciationOfName pr)
public GrammaticalGenderValue getGrammaticalGender()
public void setGrammaticalGender(GrammaticalGenderValue gv)
public GrammaticalNumberValue getGrammaticalNumber()
public void setGrammaticalNumber(GrammaticalNumberValue gn)
public boolean equals(GeographicalName target)
public boolean equalsuniquevalues(GeographicalName target)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a