Class LicenseInformation


  • public class LicenseInformation
    extends Object
    • Constructor Detail

      • LicenseInformation

        public LicenseInformation()
    • Method Detail

      • isProductionLicence

        public boolean isProductionLicence()
      • isPreProductionLicence

        public boolean isPreProductionLicence()
      • getLicensedto

        public String getLicensedto()
      • getUsedvolumepercentage

        public String getUsedvolumepercentage()
      • getMaximaluemtransactions

        public String getMaximaluemtransactions()
      • getLicensenumber

        public String getLicensenumber()
      • getExpiredate

        public String getExpiredate()
      • getLicenseedition

        public String getLicenseedition()
      • getNextvolumerenewaldate

        public String getNextvolumerenewaldate()
      • getCurrentuemtransactions

        public String getCurrentuemtransactions()
      • getValidfrom

        public String getValidfrom()