mess.extensions
Class MessSaySafe
java.lang.Object
|
+--mess.extensions.MessSaySafe
- All Implemented Interfaces:
- Userfunction
- public class MessSaySafe
- extends Object
- implements Userfunction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessSaySafe
public MessSaySafe(MessAgent nm)
getName
public String getName()
- Specified by:
getName
in interface Userfunction
call
public Value call(ValueVector vv,
Context c)
throws JessException
- Specified by:
call
in interface Userfunction