Enumeration of relational operators that can be used in OCA classes.
The equality (==) operator.
The inequality (!=) operator.
The greater than (>) operator.
OcaEnumItem GreaterThanOrEqual
= 4
The greater than or equal (>=) operator.
The less than (<) operator
The less than or equal (<=) operator.
OCP.1 Encoding
Basic type | Byte Length |
OcaEnumItem | 1 |