Uses of Class
cdc.util.cli.OptionEnumType
-
Uses of OptionEnumType in cdc.util.cli
Methods in cdc.util.cli with parameters of type OptionEnumTypeModifier and TypeMethodDescriptionstatic voidAbstractMainSupport.addGroupedNoArgOptions(org.apache.commons.cli.Options options, OptionEnumType type, boolean required) static voidAbstractMainSupport.addNoArgOptions(org.apache.commons.cli.Options options, OptionEnumType type) static voidAbstractMainSupport.setMask(org.apache.commons.cli.CommandLine cl, OptionEnumType type, OptionEnumMask mask) Constructors in cdc.util.cli with parameters of type OptionEnumType