OcaMethodID

class OcaMethodID()

Representation of an OCA method ID. A class may define at most 255 methods of its own. Additional methods may be inherited, so the total number may exceed 255.

OcaMethodID.DefLevel

type: number

Level in tree of class which defines this method (1=root)

OcaMethodID.MethodIndex

type: number

Index of the method (in the class description).