JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
com.labs64.netlicensing.domain.vo.TokenType
Packages that use
TokenType
Package
Description
com.labs64.netlicensing.domain.vo
Uses of
TokenType
in
com.labs64.netlicensing.domain.vo
Methods in
com.labs64.netlicensing.domain.vo
that return
TokenType
Modifier and Type
Method
Description
static
TokenType
TokenType.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
TokenType
[]
TokenType.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.