mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
We almost certainly had intended to record a String representation of the numeric Code all along, but a bad toString() method on the enum resulted in the wrong thing happening. This is more evidence of why overriding toString() on enums is bad. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133583683 |
||
---|---|---|
.. | ||
CheckData.java | ||
CreateData.java | ||
EppOutput.java | ||
EppResponse.java | ||
Greeting.java | ||
package-info.java | ||
Result.java |