Uses of Enum Class
com.helger.base.thirdparty.ELicense
Packages that use ELicense
-
Uses of ELicense in com.helger.base.thirdparty
Methods in com.helger.base.thirdparty that return ELicenseModifier and TypeMethodDescriptionstatic @Nullable ELicenseELicense.getFromIDOrNull(@Nullable String sID) Find the license with the given ID.static ELicenseReturns the enum constant of this class with the specified name.static ELicense[]ELicense.values()Returns an array containing the constants of this enum class, in the order they are declared.