Package | Description |
---|---|
org.apache.syncope.fit.buildtools.cxf |
Modifier and Type | Method and Description |
---|---|
User.Status |
User.getStatus() |
static User.Status |
User.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static User.Status[] |
User.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
User.setStatus(User.Status status) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.