Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > respondsTo

respondsTo

respondsTo(jadeInterface: JadeInterface): Boolean;

The respondsTo method of the Object class returns true if the receiver’s class or its superclasses implement the JADE interface specified in the jadeInterface parameter.