Interface LicenseDetails
- All Known Implementing Classes:
LicenseDetailsImpl
public interface LicenseDetails
Interface which is providing the information about license details.
-
Method Summary
-
Method Details
-
isDataCenter
boolean isDataCenter()- Returns:
- true if instance is data center, false otherwise.
-