bc3efa7931fd3c51754b9ea47ac3aaf4cb256d6a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public getEffectiveDateForExistingSubscriptons() : Date renamed to public getEffectiveDateForExistingSubscriptions() : Date in class org.killbill.billing.catalog.DefaultPlan | From | To | |
| Rename Method public getEffectiveDateForExistingSubscriptons() : Date renamed to public getEffectiveDateForExistingSubscriptions() : Date in class org.killbill.billing.mock.MockPlan | From | To | |
| Rename Method public setEffectiveDateForExistingSubscriptons(effectiveDateForExistingSubscriptons Date) : void renamed to public setEffectiveDateForExistingSubscriptions(effectiveDateForExistingSubscriptions Date) : void in class org.killbill.billing.catalog.DefaultPlan | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute effectiveDateForExistingSubscriptons : Date to effectiveDateForExistingSubscriptions : Date in class org.killbill.billing.catalog.DefaultPlan | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter effectiveDateForExistingSubscriptons : Date to effectiveDateForExistingSubscriptions : Date in method public setEffectiveDateForExistingSubscriptions(effectiveDateForExistingSubscriptions Date) : void in class org.killbill.billing.catalog.DefaultPlan | From | To |