com.digertech.sdk.reader
Class FPLicenseInfo
java.lang.Object
com.digertech.sdk.reader.FPLicenseInfo
public class FPLicenseInfo
- extends java.lang.Object
Field Summary |
static java.lang.String |
VERSION
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
FPLicenseInfo
public FPLicenseInfo()
getComputerId
public java.lang.String getComputerId()
setComputerId
public void setComputerId(java.lang.String computerId)
getMaintainanceDate
public java.lang.String getMaintainanceDate()
setMaintainanceDate
public void setMaintainanceDate(java.lang.String maintainanceDate)
isPermanent
public boolean isPermanent()
setPermanent
public void setPermanent(boolean permanent)
getProductId
public int getProductId()
setProductId
public void setProductId(int productId)
getVersion
public java.lang.String getVersion()
isExpired
public boolean isExpired()
setExpired
public void setExpired(boolean expired)