Interface License
-
- All Known Implementing Classes:
StandardLicense
public interface LicenseA Test License.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKey()The key of the test license.SenInformationgetSenInformation()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
-
-