Uses of Class
com.helger.commons.thirdparty.ELicense
-
Packages that use ELicense Package Description com.helger.commons.thirdparty -
-
Uses of ELicense in com.helger.commons.thirdparty
Methods in com.helger.commons.thirdparty that return ELicense Modifier and Type Method Description static ELicenseELicense. getFromIDOrNull(String sID)static ELicenseELicense. valueOf(String name)Returns the enum constant of this type with the specified name.static ELicense[]ELicense. values()Returns an array containing the constants of this enum type, in the order they are declared.
-