Uses of Enum Class
cdc.util.cli.AbstractMainSupport.Result
-
Uses of AbstractMainSupport.Result in cdc.util.cli
Methods in cdc.util.cli that return AbstractMainSupport.ResultModifier and TypeMethodDescriptionprotected final AbstractMainSupport.ResultAbstractMainSupport.getResult()static AbstractMainSupport.ResultReturns the enum constant of this class with the specified name.static AbstractMainSupport.Result[]AbstractMainSupport.Result.values()Returns an array containing the constants of this enum class, in the order they are declared.