|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.foray.common.i18n.Orthography4a
public class Orthography4a
FOray implementation of Orthography
.
Field Summary | |
---|---|
static Orthography4a |
FINLAND
The orthograpy for Finland. |
static Orthography4a |
HUNGARY
The orthograpy for Hungary. |
static Orthography4a |
ITALY
The orthograpy for Italy. |
static Orthography4a |
POLAND
The orthograpy for Poland. |
static Orthography4a |
PORTUGAL
The orthograpy for Portugal. |
static Orthography4a |
RUSSIA
The orthograpy for Russia. |
static Orthography4a |
SPAIN
The orthograpy for Spain. |
static Orthography4a |
USA
The orthograpy for the United States. |
Constructor Summary | |
---|---|
Orthography4a(org.axsl.common.i18n.Language language,
org.axsl.common.i18n.Country country,
org.axsl.common.i18n.Script script)
Constructor. |
Method Summary | |
---|---|
org.axsl.common.i18n.Country |
getCountry()
|
org.axsl.common.i18n.Language |
getLanguage()
|
org.axsl.common.i18n.Script |
getScript()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Orthography4a USA
public static final Orthography4a FINLAND
public static final Orthography4a HUNGARY
public static final Orthography4a ITALY
public static final Orthography4a POLAND
public static final Orthography4a PORTUGAL
public static final Orthography4a RUSSIA
public static final Orthography4a SPAIN
Constructor Detail |
---|
public Orthography4a(org.axsl.common.i18n.Language language, org.axsl.common.i18n.Country country, org.axsl.common.i18n.Script script)
language
- The language.country
- The country.script
- The script.Method Detail |
---|
public org.axsl.common.i18n.Language getLanguage()
getLanguage
in interface org.axsl.common.i18n.Orthography
public org.axsl.common.i18n.Country getCountry()
getCountry
in interface org.axsl.common.i18n.Orthography
public org.axsl.common.i18n.Script getScript()
getScript
in interface org.axsl.common.i18n.Orthography
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |