edu.mayo.informatics.lexgrid.convert.options
Class StringArrayOption

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.options.AbstractBaseOption<java.util.List<T>>
      extended by edu.mayo.informatics.lexgrid.convert.options.AbstractMultiValueOption<java.lang.String>
          extended by edu.mayo.informatics.lexgrid.convert.options.StringArrayOption
All Implemented Interfaces:
BaseOption<java.util.List<java.lang.String>>, MultiValueOption<java.lang.String>

public class StringArrayOption
extends AbstractMultiValueOption<java.lang.String>

The Class StringOption.

Author:
Kevin Peterson

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

StringArrayOption

public StringArrayOption(java.lang.String optionName)
Instantiates a new string option.

Parameters:
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.