Class ViewInfo

    • Constructor Detail

      • ViewInfo

        public ViewInfo()
    • Method Detail

      • getViewComments

        public String getViewComments()
        Returns the value of field 'viewComments'.
        Returns:
        the value of field 'ViewComments'.
      • getViewName

        public String getViewName()
        Returns the value of field 'viewName'.
        Returns:
        the value of field 'ViewName'.
      • getViewTitle

        public String getViewTitle()
        Returns the value of field 'viewTitle'.
        Returns:
        the value of field 'ViewTitle'.
      • setViewComments

        public void setViewComments​(String viewComments)
        Sets the value of field 'viewComments'.
        Parameters:
        viewComments - the value of field 'viewComments'.
      • setViewName

        public void setViewName​(String viewName)
        Sets the value of field 'viewName'.
        Parameters:
        viewName - the value of field 'viewName'.
      • setViewTitle

        public void setViewTitle​(String viewTitle)
        Sets the value of field 'viewTitle'.
        Parameters:
        viewTitle - the value of field 'viewTitle'.