JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
org.miaixz.bus.auth.nimble.jd.JdScope
Packages that use
JdScope
Package
Description
org.miaixz.bus.auth.nimble.jd
京东
Uses of
JdScope
in
org.miaixz.bus.auth.nimble.jd
Methods in
org.miaixz.bus.auth.nimble.jd
that return
JdScope
Modifier and Type
Method
Description
static
JdScope
JdScope.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
JdScope
[]
JdScope.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.