public interface DynMethod extends Cloneable
java.lang.Object invoke(DynObject self, java.lang.Object[] args) throws DynMethodException
DynMethodExceptionjava.lang.String getName()
java.lang.String getDescription()
int getCode()
throws DynMethodNotSupportedException
DynMethodNotSupportedException