equalsToString
Compares this enum to a String.
Return
true if the String representation of this enum is equal to the String
Parameters
s
the String
Compares this enum to a String.
true if the String representation of this enum is equal to the String
the String