|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mayo.informatics.lexgrid.convert.options.AbstractBaseOption<java.util.List<T>>
edu.mayo.informatics.lexgrid.convert.options.AbstractMultiValueOption<java.lang.String>
edu.mayo.informatics.lexgrid.convert.options.StringArrayOption
public class StringArrayOption
The Class StringOption.
Constructor Summary | |
---|---|
StringArrayOption(java.lang.String optionName)
Instantiates a new string option. |
Method Summary |
---|
Methods inherited from class edu.mayo.informatics.lexgrid.convert.options.AbstractMultiValueOption |
---|
getPickList, isMultipleSelectionsAllowed, setMultipleSelectionsAllowed, setPickList |
Methods inherited from class edu.mayo.informatics.lexgrid.convert.options.AbstractBaseOption |
---|
getHelpText, getOptionName, getOptionValue, setHelpText, setOptionValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.LexGrid.LexBIG.Extensions.Load.options.BaseOption |
---|
getHelpText, getOptionName, getOptionValue, setOptionValue |
Constructor Detail |
---|
public StringArrayOption(java.lang.String optionName)
optionName
- the option name
|
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 |