public class ModuleLicense extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
theLicenseText
Text of the license.
|
| Constructor and Description |
|---|
ModuleLicense(String licenseText)
Constructor.
|
protected String theLicenseText
public ModuleLicense(String licenseText)
licenseText - the text of the licensepublic final String getLicenseText()
Copyright © 2018. All rights reserved.