|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.eclipse.hyades.logging.events.MsgCatalogTokenImpl
A representation of the 'Msg Catalog Token'. A string used as substitution value for resolving an internationalized message into formatted text.
IMsgCatalogToken,
Serialized Form| Field Summary | |
|---|---|
protected java.lang.String |
value
Deprecated. |
| Constructor Summary | |
|---|---|
protected |
MsgCatalogTokenImpl()
Deprecated. No-argument protected constructor for MsgCatalogTokenImpl. |
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Deprecated. return a cloned (copy by value) object. |
boolean |
equals(java.lang.Object obj)
Deprecated. Determines is two different objects are equal. |
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. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String value
| Constructor Detail |
protected MsgCatalogTokenImpl()
| Method Detail |
public java.lang.String getValue()
getValue in interface IMsgCatalogTokenIMsgCatalogToken.getValue()public void setValue(java.lang.String value)
setValue in interface IMsgCatalogTokenvalue - The value to set.IMsgCatalogToken.setValue(java.lang.String)public boolean equals(java.lang.Object obj)
equals in class java.lang.Object
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic void init()
init in interface IMsgCatalogTokenIMsgCatalogToken.init()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||