Class GetFIXProtocolsList

java.lang.Object
com.epam.admintool.commands.Command
com.epam.admintool.commands.generic.GetFIXProtocolsList

public class GetFIXProtocolsList extends Command
  • Constructor Details

    • GetFIXProtocolsList

      public GetFIXProtocolsList()
  • Method Details

    • execute

      public void execute()
      Description copied from class: Command
      Execute command.
      Specified by:
      execute in class Command