to_string
Description:
Converts the enumerated value to an text representation.
The enum is converted into a two-letter identifier ("eq", "ge", etc.) for use in the XML representation.
Parameters:
| compare |
the RelationCompare. |
Returns:
|
string version of |