Uses of Class
dw.cli.commands.AclChanger.aclAction
-
Packages that use AclChanger.aclAction Package Description dw.cli.commands -
-
Uses of AclChanger.aclAction in dw.cli.commands
Methods in dw.cli.commands that return AclChanger.aclAction Modifier and Type Method Description static AclChanger.aclAction
AclChanger.aclAction. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static AclChanger.aclAction[]
AclChanger.aclAction. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in dw.cli.commands with parameters of type AclChanger.aclAction Constructor Description AclChanger(AclChanger.aclAction action)
-