From 05ce4f38396164cade9f9034237a06d23e141101 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Tue, 6 Oct 2015 09:34:55 +0200 Subject: [PATCH] =?utf8?q?updated=20jars=20+=20renamed=20property=20Signed?= =?utf8?q?-off-by:Roland=20H=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lib/jcontacts-core.jar | Bin 18555 -> 18555 bytes .../mxchange/jusercore/model/user/User.java | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/jcontacts-core.jar b/lib/jcontacts-core.jar index c92ea915f182fb8dd1f8b46ecf41620dc3fe8713..60d3cc88e52b6a8bfa6ca7b45f787c3a8290892e 100644 GIT binary patch delta 225 zcmex8f${eQM&1B#W)?061`Y;>WG}agyc*0&K+0koGl+Ll9!!1K08x|W7>&SmFryWi zp1|k`rmryCg6Pd6OlE9ghA&5&5}2_~OO+eUxMzBb6Uv~<^ryc*1@K+0koGl+Ll9!!1K08x|W7>&SmFryWi zp1|k`rmryCg6Pd6OlE9ghA&5&5}2_~OO+eUxMzBb6U * @return Contact id number */ - public Contact getContact (); + public Contact getUserContact (); /** * Setter for contact instance *

* @param contact Contact instance */ - public void setContact (final Contact contact); + public void setUserContact (final Contact contact); /** * Getter for account status -- 2.39.5