B C D E F G H I L M N O P S T U V W

C

Command - Class in org.naturalcli
Represents a command definition
Command(String, String, ICommandExecutor) - Constructor for class org.naturalcli.Command
Constructs a new command.
convertParameterValue(String) - Method in interface org.naturalcli.IParameterType
Converts the string representing the parameter value to the corresponding type value.
convertParameterValue(String) - Method in class org.naturalcli.parameters.BinaryParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.ByteParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.DoubleParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.EmailParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.FileParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.FloatParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.HexadecimalParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.IdentifierParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.IntegerParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.LongParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.OctalParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.ShortParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.StringParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.URLParamType
 
convertParameterValue(String) - Method in class org.naturalcli.parameters.WorkingURLParamType
 
createSet() - Static method in class org.naturalcli.parameters.DefaultParameterTypes
Creates a set with a default parameter types.

B C D E F G H I L M N O P S T U V W