Class CommandData_title

java.lang.Object
me.ulrich.clans.data.CommandData_title

public class CommandData_title extends Object
  • Constructor Details

    • CommandData_title

      public CommandData_title(String on_help, String on_success, String on_error)
  • Method Details

    • getOn_help

      public String getOn_help()
    • setOn_help

      public void setOn_help(String on_help)
    • getOn_success

      public String getOn_success()
    • setOn_success

      public void setOn_success(String on_success)
    • getOn_error

      public String getOn_error()
    • setOn_error

      public void setOn_error(String on_error)