public interface ILicenseInfos
| Modifier and Type | Interface and Description |
|---|---|
static class |
ILicenseInfos.Status |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getDate() |
ILicenseInfos.Status |
getStatus() |
java.lang.String |
getType() |
java.lang.String getType()
java.util.Date getDate()
ILicenseInfos.Status getStatus()