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.
Properties
Level in tree of class which defines this method (1=root)
Index of the method (in the class description).
OCP.1 Encoding
Field | Basic type | Byte Length |
DefLevel | OcaUint16 | 2 |
MethodIndex | OcaUint16 | 2 |