JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
org.aoju.bus.office.Protocol
Packages that use
Protocol
Package
Description
org.aoju.bus.office
Office办公相关封装实现
Uses of
Protocol
in
org.aoju.bus.office
Methods in
org.aoju.bus.office
that return
Protocol
Modifier and Type
Method
Description
static
Protocol
Protocol.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Protocol
[]
Protocol.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.