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>