Class LicenseMode


  • public class LicenseMode
    extends Object
    Author:
    Maxim.Manuylov Date: 19.06.13
    • Constructor Detail

    • Method Detail

      • getKey

        @NotNull
        public String getKey()
      • getDisplayName

        @NotNull
        public String getDisplayName()
      • getDetails

        @NotNull
        public String getDetails()
      • isCloud

        public boolean isCloud()
      • isEnterpise

        public boolean isEnterpise()
      • getFullDisplayName

        @NotNull
        public String getFullDisplayName()