Interface CommandInfoExposer


public interface CommandInfoExposer
Interface implemented by generated command wrappers to expose their command info list.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the list of command information.
  • Method Details

    • getCommandInfo

      List<CommandInfo> getCommandInfo()
      Gets the list of command information.
      Returns:
      the list of command information