Uses of Enum
com.labs64.netlicensing.domain.vo.WarningLevel
-
Uses of WarningLevel in com.labs64.netlicensing.domain.vo
Modifier and TypeMethodDescriptionstatic WarningLevel
WarningLevel.parseString
(String warningLevelStr) static WarningLevel
Returns the enum constant of this type with the specified name.static WarningLevel[]
WarningLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.