05818affb319fc847a4a3a334047d6a45298b76b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getUnit() : String renamed to public getName() : String in class org.killbill.billing.jaxrs.json.CatalogJson.TieredBlockJson | From | To | |
Rename Attribute | 1 | ||
Rename Attribute unit : String to name : String in class org.killbill.billing.jaxrs.json.CatalogJson.TieredBlockJson | From | To | |
Rename Parameter | 1 | ||
Rename Parameter unit : String to name : String in method public TieredBlockJson(name String, prettyName String, size String, max String, prices List<PriceJson>) in class org.killbill.billing.jaxrs.json.CatalogJson.TieredBlockJson | From | To |