|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisplayNameSet
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 |
---|
java.util.Iterator iterator()
DisplayName get(java.util.Locale locale)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |