Class ReturnTypeModel


  • public class ReturnTypeModel
    extends Object
    • Constructor Detail

      • ReturnTypeModel

        public ReturnTypeModel()
      • ReturnTypeModel

        public ReturnTypeModel​(String returnType)
    • Method Detail

      • getReturnType

        public String getReturnType()
      • setReturnType

        public void setReturnType​(String returnType)
      • getDocumentation

        public String getDocumentation()
      • setDocumentation

        public void setDocumentation​(String documentation)