public static final class Apt.Option
extends java.lang.Object
| Constructor and Description | 
|---|
| Apt.Option()Constructor for Option | 
public java.lang.String getName()
public void setName(java.lang.String name)
name - the name of the option.public java.lang.String getValue()
public void setValue(java.lang.String value)
value - the value of the option.