Interface D2TellCmdInfo



  • public interface D2TellCmdInfo
    Human readable description of a single tell command.

    Tell command is by convention represented by single word identifier (name) optionally followed by arguments separated with spaces.

    • Method Detail

      • getParmDesc

        java.lang.String getParmDesc​()
        Get human readable description of tell command parameters. Description of parameters in general is not machine processable since it doesn't follow any particular rules or convention.

        It is not translatable with D2000 dictionary.

        Returns:
        human readable description of command parameters
      • getDescription

        java.lang.String getDescription​()
        Get human readable command description.

        It is not translatable with D2000 dictionary.

        Returns:
        human readable command description