|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseOption<T>
The Interface BaseOption.
Method Summary | |
---|---|
java.lang.String |
getHelpText()
Gets the help text. |
java.lang.String |
getOptionName()
Gets the option name. |
T |
getOptionValue()
Gets the option value. |
void |
setOptionValue(T optionValue)
Sets the option value. |
Method Detail |
---|
T getOptionValue()
void setOptionValue(T optionValue)
optionValue
- the new option valuejava.lang.String getOptionName()
java.lang.String getHelpText()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |