Uses of Interface
com.ibm.pdp.product.tools.extension.IRppSubCommandResult

Uses of IRppSubCommandResult in com.ibm.pdp.product.tools.extension
 

Classes in com.ibm.pdp.product.tools.extension that implement IRppSubCommandResult
 class RppSubCommandResult
          Concrete IRppSubCommandResult class.
 

Methods in com.ibm.pdp.product.tools.extension that return IRppSubCommandResult
 IRppSubCommandResult IRppSubCommand.execute(IRppOption subCommandOption, java.util.Map<java.lang.String,java.util.List<java.lang.String>> subCommandOptionsValues, java.util.logging.Logger logger)
          Executes the command this command option.