Class InputDto.SubInputDto

  • Enclosing class:
    InputDto

    public static class InputDto.SubInputDto
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SubInputDto​(java.lang.String subTextValue)  
    • Method Summary

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

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

      • SubInputDto

        public SubInputDto​(java.lang.String subTextValue)
    • Method Detail

      • getSubTextValue

        public java.lang.String getSubTextValue()