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