Class LicenseRequest


  • public class LicenseRequest
    extends Object
    • Constructor Detail

      • LicenseRequest

        public LicenseRequest()
    • Method Detail

      • getValidityPeriod

        public String getValidityPeriod()
      • setValidityPeriod

        public void setValidityPeriod​(String validityPeriod)
      • getMaxActivations

        public Integer getMaxActivations()
      • setMaxActivations

        public void setMaxActivations​(Integer maxActivations)
      • getLicenseActive

        public Boolean getLicenseActive()
      • setLicenseActive

        public void setLicenseActive​(Boolean licenseActive)
      • getLicenseKey

        public String getLicenseKey()
      • setLicenseKey

        public void setLicenseKey​(String licenseKey)