public class LicenseInfos extends Object implements ILicenseInfos
ILicenseInfos.Status
Constructor and Description |
---|
LicenseInfos(ILicenseInfos.Status status,
Date date,
String type) |
Modifier and Type | Method and Description |
---|---|
Date |
getDate() |
ILicenseInfos.Status |
getStatus() |
String |
getType() |
String |
toString() |
public LicenseInfos(ILicenseInfos.Status status, Date date, String type)
public ILicenseInfos.Status getStatus()
getStatus
in interface ILicenseInfos
public Date getDate()
getDate
in interface ILicenseInfos
public String getType()
getType
in interface ILicenseInfos