OcaMethod

class OcaMethod()

Representation of an OCA method, i.e. the unique combination of an ONo and a MethodID. To denote the absence of a method, all field values shall be zero. Such a value is called the Null Method Identifier .

OcaMethod.ONo

type: number

The object number. For Null Method Identifier, value shall be zero.

OcaMethod.MethodID

type: OcaMethodID

The method ID. For Null Method Identifier, value of all subfields shall be zero.