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

getSubclass

getSubclass(name: String): Class;

The getSubclass method of the Class class returns a reference to the subclass of the receiver specified in the name parameter.