]> git.mxchange.org Git - jfinancials-lib.git/blobdiff - Addressbook/src/org/mxchange/addressbook/client/Client.java
Renamed some methods and auto-sorted them
[jfinancials-lib.git] / Addressbook / src / org / mxchange / addressbook / client / Client.java
index 4a48b0457481acbecc5df5a224d39585fcad6d90..ea748a5478c6664f2a1793153d0bae0912aeca05 100644 (file)
@@ -62,7 +62,7 @@ public interface Client extends FrameworkInterface {
      * @param contact Contact instance to let the user change data\r
      * @throws UnhandledUserChoiceException If choice is not supported\r
      */\r
-    public void doUserChangeAdressChoice (final Contact contact) throws UnhandledUserChoiceException;\r
+    public void userChooseChangeContactData (final Contact contact) throws UnhandledUserChoiceException;\r
 \r
     /**\r
      * Asks the user for a choice and proceeds accordingly\r