|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DictionaryEntry<Type>
Method Summary | |
---|---|
String |
getDefaultString()
Gets the localized string associated with the dictionary entry for the default locale. |
String |
getKey()
Gets the key of the dictionary entry. |
Type |
getLocalized()
Gets the localized data associated with the dictionary entry. |
String |
getString()
Gets the localized string associated with the dictionary entry. |
Method Detail |
---|
String getKey()
String getDefaultString()
String getString()
Type getLocalized()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |