mess.extensions
Class MessAddReturnValue
java.lang.Object
|
+--mess.extensions.MessSetReturnValue
|
+--mess.extensions.MessAddReturnValue
- public class MessAddReturnValue
- extends MessSetReturnValue
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
MessAddReturnValue
public MessAddReturnValue(MessAgent nm)
getName
public String getName()
- Overrides:
- getName in class MessSetReturnValue
placeKeyVal
protected void placeKeyVal(Object key,
Object val)
- Description copied from class: MessSetReturnValue
- This method is here to that it can be overriden by
addReturnValue
- Overrides:
- placeKeyVal in class MessSetReturnValue
- See Also:
MessSetReturnValue