b3e5827dea8c0d774397051376769fc82fa02519
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type type : Type to type : String in method public setType(type String) : void in class org.glyptodon.guacamole.form.Field | From | To | |
Change Return Type | 1 | ||
Change Return Type Type to String in method public getType() : String in class org.glyptodon.guacamole.form.Field | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type type : Type to type : String in class org.glyptodon.guacamole.form.Field | From | To | |
Rename Parameter | 1 | ||
Rename Parameter value : String to type : String in method public Field(name String, title String, type String) in class org.glyptodon.guacamole.form.Field | From | To |