Interface ILicense
-
- All Known Implementing Classes:
License
public interface ILicense
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetIdentifier()java.lang.StringgetName()java.lang.StringgetReference()
-