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