| com.pnfsoftware.jeb.core.IOptionDefinition |
Known Indirect Subclasses
|
Simple definition for a type-less option, containing a name and a description.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract String | getDefaultValue() | ||||||||||
| abstract String |
getDescription()
Get the option description.
| ||||||||||
| abstract String |
getName()
Get the definition name.
| ||||||||||
Get the option description.
Get the definition name. If name is null, then this option is a simple description field.