Uses of Enum
com.labs64.netlicensing.domain.vo.LicenseeSecretMode
Packages that use LicenseeSecretMode
-
Uses of LicenseeSecretMode in com.labs64.netlicensing.domain.vo
Methods in com.labs64.netlicensing.domain.vo that return LicenseeSecretModeModifier and TypeMethodDescriptionstatic LicenseeSecretMode
LicenseeSecretMode.parseString
(String value) static LicenseeSecretMode
Returns the enum constant of this type with the specified name.static LicenseeSecretMode[]
LicenseeSecretMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.