public interface Policy
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDefaultOption()
Get the default option for this policy. 
 | 
String | 
getId()
Get the id for this policy. 
 | 
String | 
getName()
Get the display name for this policy. 
 | 
List<String> | 
getOptions()
Get the list of options for this policy. 
 | 
List<String> getOptions()
String getDefaultOption()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.