JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
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
ELicense
ELicense.
getFromIDOrNull
(
String
sID)
static
ELicense
ELicense.
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.