public class License
extends java.lang.Object
Constructor and Description |
---|
License() |
Modifier and Type | Method and Description |
---|---|
void |
setLicense(java.io.InputStream stream)
Licenses the component.
|
void |
setLicense(java.lang.String licenseName)
Licenses the component.
|