public interface Option
| Modifier and Type | Method and Description | 
|---|---|
| QualifiedName | getQualifiedName()Returns the qualified name of the option. | 
| Object | getValue()Returns the value of the option. | 
QualifiedName getQualifiedName()
Object getValue()
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.