public class ConfigurationOption extends Object
| Constructor and Description |
|---|
ConfigurationOption(String value,
String label)
Constructor
|
ConfigurationOption(String value,
String label,
String category)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getCategory()
Returns the category
|
String |
getLabel()
Returns the label
|
String |
getValue()
Returns the value
|
Copyright 2023 Ping Identity Corp. All rights reserved.