Class CommandDto


  • public class CommandDto
    extends Object
    • Field Detail

      • count

        protected long count
    • Constructor Detail

      • CommandDto

        public CommandDto​(long count)
    • Method Detail

      • getCount

        public long getCount()
      • setCount

        public void setCount​(long count)