Package | Description |
---|---|
com.license4j |
Modifier and Type | Method and Description |
---|---|
LicenseText |
License.getLicenseText()
Returns LicenseText object.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
LicenseManager.generateLicenseText(LicenseKeyPair keypair,
LicenseText licenseTextObject)
Generates license text from given license text object and key pair.
|