]> git.mxchange.org Git - jfinancials-lib.git/blobdiff - src/org/mxchange/addressbook/model/addressbook/status/AddressbokStatus.java
Fixed getter calls, the new ones are more descriptive.
[jfinancials-lib.git] / src / org / mxchange / addressbook / model / addressbook / status / AddressbokStatus.java
index 14be56f83c5db68d1984dfb8cb46d2a5178e8937..b53491fc138eacb03b5ddc43dd908a4839306cf0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,9 +19,9 @@ package org.mxchange.addressbook.model.addressbook.status;
 import java.io.Serializable;
 
 /**
- * An enum for the addressbook status
+ * An enumeration for the addressbook status
  * <p>
- * @author Roland Haeder
+ * @author Roland Haeder<roland@mxchange.org>
  */
 public enum AddressbokStatus implements Serializable {