|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mayo.informatics.lexgrid.convert.formats.OptionHolder
public class OptionHolder
Class to simplify the collection of Options.
Constructor Summary | |
---|---|
OptionHolder()
|
Method Summary | |
---|---|
void |
add(Option option)
|
boolean |
contains(java.lang.String optionName)
|
Option |
get(java.lang.String optionName)
|
Option |
remove(java.lang.String optionName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OptionHolder()
Method Detail |
---|
public boolean contains(java.lang.String optionName)
public Option get(java.lang.String optionName)
public void add(Option option)
public Option remove(java.lang.String optionName)
|
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 |