]> git.mxchange.org Git - jcustomer-core.git/commitdiff
It is basicly a POJI, not an other interface, so better call it POJI in
authorRoland Haeder <roland@mxchange.org>
Tue, 17 May 2016 20:24:38 +0000 (22:24 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 17 May 2016 20:24:38 +0000 (22:24 +0200)
documentation to make its purpose clear.

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jcustomercore/model/customer/Customer.java

index 8b19169167a995c4ecaa8a00906ce9e3857b1852..79d4ebe45decc4fe2cc3629e8be68c08cbb1c755 100644 (file)
@@ -22,7 +22,7 @@ import org.mxchange.jcontacts.contact.Contact;
 import org.mxchange.jcustomercore.model.customer.status.CustomerAccountStatus;
 
 /**
- * A customer interface
+ * A customer POJI
  * <p>
  * @author Roland Haeder<roland@mxchange.org>
  */