Interface ILicense

All Superinterfaces:
IHasDisplayName, IHasID<String>, IHasVersion
All Known Implementing Classes:
CustomLicense, ELicense

public interface ILicense extends IHasID<String>, IHasDisplayName, IHasVersion
Represents a single license.
Author:
Philip Helger