Interface LicenseDetails

All Known Implementing Classes:
LicenseDetailsImpl

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

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isDataCenter

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