Class RetriesDto


  • public class RetriesDto
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RetriesDto()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Integer getRetries()  
      void setRetries​(java.lang.Integer retries)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RetriesDto

        public RetriesDto()
    • Method Detail

      • getRetries

        public java.lang.Integer getRetries()
      • setRetries

        public void setRetries​(java.lang.Integer retries)