Interface License
-
- All Known Implementing Classes:
StandardLicense
public interface License
A Test License.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getKey()
The key of the test license.SenInformation
getSenInformation()
Information about the Support Entitlement Number (SEN) of the test license
-
-
-
Method Detail
-
getKey
String getKey()
The key of the test license.
-
getSenInformation
SenInformation getSenInformation()
Information about the Support Entitlement Number (SEN) of the test license
-
-