|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The DisplayNameSet
interface represents all localized display
names.
This interface defines the model as known from the MVC pattern. Its purpose is to provide read access to the data stored in the model.
Method Summary | |
DisplayName |
get(java.util.Locale locale)
Returns the display name for the given locale |
java.util.Iterator |
iterator()
Returns the elements of this set |
Method Detail |
public java.util.Iterator iterator()
public DisplayName get(java.util.Locale locale)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |