public class Licence
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
DEMO_LICENCE |
protected static int |
licenceType |
static int |
LIGHT_LICENCE |
static int |
PROFESSIONAL_DEMO_LICENCE |
static int |
PROFESSIONAL_LICENCE |
static int |
STANDARD_LICENCE |
Constructor and Description |
---|
Licence()
Constructs a new license.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getLicenceDescription()
Returns the license description.
|
static int |
getLicenceType()
Returns the license type.
|
static void |
setLicenceType(int newLicenceType)
Sets the license type.
|
public static final int DEMO_LICENCE
public static final int PROFESSIONAL_DEMO_LICENCE
public static final int LIGHT_LICENCE
public static final int STANDARD_LICENCE
public static final int PROFESSIONAL_LICENCE
protected static int licenceType
public static int getLicenceType()
public static void setLicenceType(int newLicenceType)
newLicenceType
- the new license typepublic static java.lang.String getLicenceDescription()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de