|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.bloof.util.intl.Language
This class represents the supported languages of Bloof
Field Summary | |
static Language |
ENGLISH
Constant for English language |
static Language |
GERMAN
Constant for German language |
Method Summary | |
java.lang.String |
getName()
Returns the name of the language |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final Language ENGLISH
public static final Language GERMAN
Method Detail |
public java.lang.String getName()
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString( )
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |