Class USERDATA

java.lang.Object
org.jpos.q2.cli.builtin.USERDATA
All Implemented Interfaces:
CLICommand

public class USERDATA extends Object implements CLICommand
Prints the contents of the CLIContext user data.
  • Constructor Details

    • USERDATA

      public USERDATA()
      Default constructor; no instance state to initialise.
  • Method Details