public class Option extends Object
| Constructor and Description | 
|---|
Option(String name,
      String description)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getDescription()  | 
String | 
getName()  | 
int | 
hashCode()  |