Package ubic.gemma.cli.util
Class EnumeratedByCommandStringConverter
java.lang.Object
ubic.gemma.cli.util.EnumeratedByCommandStringConverter
- All Implemented Interfaces:
org.apache.commons.cli.Converter<String,,Exception> EnumeratedByCommandConverter<String,Exception>
public class EnumeratedByCommandStringConverter
extends Object
implements EnumeratedByCommandConverter<String,Exception>
-
Field Summary
Fields inherited from interface org.apache.commons.cli.Converter
CLASS, DATE, DEFAULT, FILE, NUMBER, OBJECT, PATH, URL -
Method Summary
-
Method Details
-
of
-
getPossibleValuesCommand
Description copied from interface:EnumeratedByCommandConverterCommand that can be used to get possible values.- Specified by:
getPossibleValuesCommandin interfaceEnumeratedByCommandConverter<String,Exception>
-
apply
-