Uses of Enum Class
cdc.util.cli.MainResult
-
Uses of MainResult in cdc.util.cli
Methods in cdc.util.cli that return MainResultModifier and TypeMethodDescriptionfinal MainResultAbstractMainSupport.getResult()static MainResultReturns the enum constant of this class with the specified name.static MainResult[]MainResult.values()Returns an array containing the constants of this enum class, in the order they are declared.