Updated the License.java
This commit is contained in:
parent
33c3474ec5
commit
a426a72e50
@ -41,13 +41,13 @@ public class License {
|
|||||||
* Gets the status of the license
|
* Gets the status of the license
|
||||||
* <p>
|
* <p>
|
||||||
* The status can be one of the following:
|
* The status can be one of the following:
|
||||||
|
* </p>
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>{@link LicenseStatus#VALID}</li>
|
* <li>{@link LicenseStatus#VALID}</li>
|
||||||
* <li>{@link LicenseStatus#EXPIRED}</li>
|
* <li>{@link LicenseStatus#EXPIRED}</li>
|
||||||
* <li>{@link LicenseStatus#INVALID}</li>
|
* <li>{@link LicenseStatus#INVALID}</li>
|
||||||
* <li>{@link LicenseStatus#MAX_USES_REACHED}</li>
|
* <li>{@link LicenseStatus#MAX_USES_REACHED}</li>
|
||||||
* </ul>
|
* </ul>
|
||||||
* </p>
|
|
||||||
*
|
*
|
||||||
* @return the status of the license
|
* @return the status of the license
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user