Uses of Class
cdc.util.cli.AbstractMainSupport.Result
-
-
Uses of AbstractMainSupport.Result in cdc.util.cli
Methods in cdc.util.cli that return AbstractMainSupport.Result Modifier and Type Method Description protected AbstractMainSupport.ResultAbstractMainSupport. getResult()static AbstractMainSupport.ResultAbstractMainSupport.Result. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractMainSupport.Result[]AbstractMainSupport.Result. values()Returns an array containing the constants of this enum type, in the order they are declared.
-