Interface LicenseDetails

  • All Known Implementing Classes:
    LicenseDetailsImpl

    public interface LicenseDetails
    Interface which is providing the information about license details.
    • Method Detail

      • isDataCenter

        boolean isDataCenter()
        Returns:
        true if instance is data center, false otherwise.