Class SaveBetaCommand

    • Constructor Detail

      • SaveBetaCommand

        public SaveBetaCommand​(java.lang.String name,
                               java.lang.String location,
                               java.lang.String sequenceName)
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from interface: Command
        has to be implemented in order to return the name of the command (keyword);
        Returns:
        the name of the command (MadX keyword)