Uses of Enum
com.labs64.netlicensing.domain.vo.WarningLevel
Packages that use WarningLevel
-
Uses of WarningLevel in com.labs64.netlicensing.domain.vo
Methods in com.labs64.netlicensing.domain.vo that return WarningLevelModifier 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.