@Deprecated
public class LicenseKey
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
LicenseKey.Builder
Deprecated.
|
Constructor and Description |
---|
LicenseKey()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getBlock()
Deprecated.
|
long |
getCreated()
Deprecated.
|
long |
getExpires()
Deprecated.
|
boolean |
getF1()
Deprecated.
|
boolean |
getF2()
Deprecated.
|
boolean |
getF3()
Deprecated.
|
boolean |
getF4()
Deprecated.
|
boolean |
getF5()
Deprecated.
|
boolean |
getF6()
Deprecated.
|
boolean |
getF7()
Deprecated.
|
boolean |
getF8()
Deprecated.
|
long |
getGlobalId()
Deprecated.
|
long |
getId()
Deprecated.
|
java.lang.String |
getKey()
Deprecated.
|
int |
getMaxNoOfMachines()
Deprecated.
|
java.lang.String |
getNotes()
Deprecated.
|
int |
getPeriod()
Deprecated.
|
int |
getProductId()
Deprecated.
|
long |
getSignDate()
Deprecated.
|
boolean |
getTrialActivation()
Deprecated.
|
public int getProductId()
public long getId()
public java.lang.String getKey()
public long getCreated()
public long getExpires()
public int getPeriod()
public boolean getF1()
public boolean getF2()
public boolean getF3()
public boolean getF4()
public boolean getF5()
public boolean getF6()
public boolean getF7()
public boolean getF8()
public java.lang.String getNotes()
public boolean getBlock()
public long getGlobalId()
public boolean getTrialActivation()
public int getMaxNoOfMachines()
public long getSignDate()