public class LmxLicenseInfos extends java.lang.Object implements ILicenseInfos
ILicenseInfos needed by module implementations of IModule.getLicenseInfos().ILicenseInfos.Status| Constructor and Description |
|---|
LmxLicenseInfos(FeatureInfos finfo) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getDate() |
ILicenseInfos.Status |
getStatus() |
java.lang.String |
getType() |
public java.lang.String getType()
getType in interface ILicenseInfospublic java.util.Date getDate()
getDate in interface ILicenseInfospublic ILicenseInfos.Status getStatus()
getStatus in interface ILicenseInfos