| Modifier and Type | Method and Description |
|---|---|
static ProtectionOption |
ProtectionOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtectionOption[] |
ProtectionOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Protection(Map<ProtectionOption,Boolean> options) |
Copyright © 2023. All rights reserved.