|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DescriptionSet
The DescriptionSet
interface represents all localized texts
for one description.
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 | |
---|---|
Description |
get(java.util.Locale locale)
Returns the description for the given locale |
java.util.Iterator |
iterator()
Returns the elements of this set |
Method Detail |
---|
java.util.Iterator iterator()
Description get(java.util.Locale locale)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |