|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweborb.management.LicenseInfo
public class LicenseInfo
| Field Summary | |
|---|---|
java.util.Date |
activationDate
|
int |
connectionLimit
|
int |
cpuLimit
|
int |
cpuRestriction
|
java.util.Date |
expirationDate
|
boolean |
isOEM
|
java.lang.String |
licenseKey
|
int |
licenseType
|
| Constructor Summary | |
|---|---|
LicenseInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String licenseKey
public int connectionLimit
public int cpuLimit
public int cpuRestriction
public boolean isOEM
public int licenseType
public java.util.Date expirationDate
public java.util.Date activationDate
| Constructor Detail |
|---|
public LicenseInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||