|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the 'Msg Catalog Token'. A string used as substitution value for resolving an internationalized message into formatted text.
IMsgCatalogToken
Method Summary | |
---|---|
java.lang.String |
getValue()
Deprecated. Returns the value. |
void |
init()
Deprecated. Resets the object's properties to their initial (e.g. null) state. |
void |
setValue(java.lang.String value)
Deprecated. Sets the value. |
Method Detail |
public java.lang.String getValue()
public void setValue(java.lang.String value)
value
- The value to set.public void init()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |