Class OutputDto.SubOutputDto

  • Enclosing class:
    OutputDto

    public static class OutputDto.SubOutputDto
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SubOutputDto()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSubTextValue()  
      void setSubTextValue​(java.lang.String subTextValue)  
      • Methods inherited from class java.lang.Object

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

      • SubOutputDto

        public SubOutputDto()
    • Method Detail

      • getSubTextValue

        public java.lang.String getSubTextValue()
      • setSubTextValue

        public void setSubTextValue​(java.lang.String subTextValue)