google-nomulus/java/google/registry/model/eppoutput
mcilwain b1e1dd0f47 Remove toString() method on Result.Code and fix metrics recording
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
2016-09-19 12:11:44 -04:00
..
CheckData.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
CreateData.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppOutput.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppResponse.java Add XML support for new Flags EPP extension 2016-08-02 19:03:26 -04:00
Greeting.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
package-info.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
Result.java Remove toString() method on Result.Code and fix metrics recording 2016-09-19 12:11:44 -04:00