- getAllowedValues() - Method in interface com.ibm.pdp.product.tools.extension.IRppOption
-
Returns the allowed values for this option.
- getAllowedValues() - Method in class com.ibm.pdp.product.tools.extension.RppOption
-
Returns the allowed values for this option.
- getCode() - Method in interface com.ibm.pdp.product.tools.extension.IRppSubCommandResult
-
Returns the command result code.
- getCode() - Method in class com.ibm.pdp.product.tools.extension.RppSubCommandResult
-
Returns the command result code.
- getMessage() - Method in interface com.ibm.pdp.product.tools.extension.IRppSubCommandResult
-
Returns the result message.
- getMessage() - Method in class com.ibm.pdp.product.tools.extension.RppSubCommandResult
-
Returns the result message.
- getOptionComments() - Method in interface com.ibm.pdp.product.tools.extension.IRppOption
-
Returns the option comments.
- getOptionComments() - Method in class com.ibm.pdp.product.tools.extension.RppOption
-
Returns the option comments.
- getOptionName() - Method in interface com.ibm.pdp.product.tools.extension.IRppOption
-
Returns the option name.
- getOptionName() - Method in class com.ibm.pdp.product.tools.extension.RppOption
-
Returns the option name.
- getOptionsForSubCommand(IRppOption) - Method in interface com.ibm.pdp.product.tools.extension.IRppSubCommand
-
Returns the list of options for this sub command option.
- getOptionShortcut() - Method in interface com.ibm.pdp.product.tools.extension.IRppOption
-
Returns the option shortcut.
- getOptionShortcut() - Method in class com.ibm.pdp.product.tools.extension.RppOption
-
Returns the option shortcut.
- getSubCommandOptions() - Method in interface com.ibm.pdp.product.tools.extension.IRppSubCommand
-
Returns the list of sub commands options handled by this extension.