|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.graphiti.tb.AbstractDecorator
public abstract class AbstractDecorator
The Class AbstractDecorator.
Field Summary | |
---|---|
private java.lang.String |
message
|
Constructor Summary | |
---|---|
AbstractDecorator()
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
Gets the message. |
void |
setMessage(java.lang.String message)
Sets the message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.String message
Constructor Detail |
---|
public AbstractDecorator()
Method Detail |
---|
public java.lang.String getMessage()
IDecorator
getMessage
in interface IDecorator
public void setMessage(java.lang.String message)
IDecorator
setMessage
in interface IDecorator
message
- the new message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |