Uses of Class
com.stimulsoft.base.licenses.StiLicenseActivationResponse

Packages that use StiLicenseActivationResponse
com.stimulsoft.base.licenses   
 

Uses of StiLicenseActivationResponse in com.stimulsoft.base.licenses
 

Methods in com.stimulsoft.base.licenses that return StiLicenseActivationResponse
static StiLicenseActivationResponse StiLicenseActivationResponse.get(byte[] bytes)
           
static StiLicenseActivationResponse StiLicenseActivationResponse.get(java.lang.String str)
           
static StiLicenseActivationResponse StiLicenseActivationResponse.makeFine(StiLicenseKey licenseKey)
           
static StiLicenseActivationResponse StiLicenseActivationResponse.makeWrong(StiNotice notice)