|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.elements.StiKeyObject
com.stimulsoft.base.licenses.StiLicenseKeyContainer
public class StiLicenseKeyContainer
Copyright Stimulsoft
| Field Summary | |
|---|---|
java.lang.String |
checkSum
|
byte[] |
license
|
| Fields inherited from class com.stimulsoft.base.elements.StiKeyObject |
|---|
key, stored |
| Constructor Summary | |
|---|---|
StiLicenseKeyContainer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCheckSum()
|
byte[] |
getLicense()
|
void |
setCheckSum(java.lang.String checkSum)
|
void |
setLicense(byte[] license)
|
| Methods inherited from class com.stimulsoft.base.elements.StiKeyObject |
|---|
getKey, isStored, setKey, setStored |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String checkSum
public byte[] license
| Constructor Detail |
|---|
public StiLicenseKeyContainer()
| Method Detail |
|---|
public java.lang.String getCheckSum()
public void setCheckSum(java.lang.String checkSum)
checkSum - the checkSum to setpublic byte[] getLicense()
public void setLicense(byte[] license)
license - the license to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||