com.stimulsoft.base.licenses
Class StiLicenseProduct
java.lang.Object
com.stimulsoft.base.licenses.StiLicenseProduct
- All Implemented Interfaces:
- IStiJsonReportObject
public class StiLicenseProduct
- extends java.lang.Object
- implements IStiJsonReportObject
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expirationDate
public StiDateTime expirationDate
ident
public StiProductIdent ident
StiLicenseProduct
public StiLicenseProduct()
SaveToJsonObject
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
- Specified by:
SaveToJsonObject
in interface IStiJsonReportObject
- Throws:
JSONException
LoadFromJsonObject
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
- Specified by:
LoadFromJsonObject
in interface IStiJsonReportObject
- Throws:
JSONException
getExpirationDate
public StiDateTime getExpirationDate()
- Returns:
- the expirationDate
setExpirationDate
public void setExpirationDate(StiDateTime expirationDate)
- Parameters:
expirationDate
- the expirationDate to set
getIdent
public StiProductIdent getIdent()
- Returns:
- the ident
setIdent
public void setIdent(StiProductIdent ident)
- Parameters:
ident
- the ident to set