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.