google-nomulus/java/google/registry/model/registry
jianglai 77571e2063 Refactor Fee class to support EAP fee
Currently EapFee is a separate class that has no inheritance from either
BaseFee and Fee. With this CL its functionality is merged into the Fee class
and the type of the fee can be identified by the FeeType enum in the Fee class.
Future custom fees can follow the same pattern.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133627570
2016-09-22 14:03:01 -04:00
..
label DeReference the codebase 2016-09-02 13:50:20 -04:00
Registries.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
Registry.java Refactor Fee class to support EAP fee 2016-09-22 14:03:01 -04:00