Package | Description |
---|---|
org.apache.syncope.client.cli.commands.user |
Modifier and Type | Method and Description |
---|---|
static UserCommand.UserOptions |
UserCommand.UserOptions.fromName(String name) |
static UserCommand.UserOptions |
UserCommand.UserOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserCommand.UserOptions[] |
UserCommand.UserOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.