Package | Description |
---|---|
org.apache.syncope.common.lib.search |
Modifier and Type | Method and Description |
---|---|
static SpecialAttr |
SpecialAttr.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecialAttr[] |
SpecialAttr.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Optional<SpecialAttr> |
SpecialAttr.fromString(String value) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.