Class RancidReportExecCommClass


  • public class RancidReportExecCommClass
    extends Object

    RancidReportExecCommClass class.

    Since:
    1.8.1
    Version:
    $Id: $
    Author:
    ranger
    • Constructor Detail

      • RancidReportExecCommClass

        public RancidReportExecCommClass()
    • Method Detail

      • getDate

        public String getDate()

        Getter for the field date.

        Returns:
        a String object.
      • setDate

        public void setDate​(String date)

        Setter for the field date.

        Parameters:
        date - a String object.
      • getFieldhas

        public String getFieldhas()

        Getter for the field fieldhas.

        Returns:
        a String object.
      • setFieldhas

        public void setFieldhas​(String fieldhas)

        Setter for the field fieldhas.

        Parameters:
        fieldhas - a String object.
      • getReporttype

        public String getReporttype()

        Getter for the field reporttype.

        Returns:
        a String object.
      • setReporttype

        public void setReporttype​(String reporttype)

        Setter for the field reporttype.

        Parameters:
        reporttype - a String object.
      • getReportfiletype

        public String getReportfiletype()

        Getter for the field reportfiletype.

        Returns:
        a String object.
      • setReportfiletype

        public void setReportfiletype​(String reportfiletype)

        Setter for the field reportfiletype.

        Parameters:
        reportfiletype - a String object.
      • getReportemail

        public String getReportemail()

        Getter for the field reportemail.

        Returns:
        a String object.
      • setReportemail

        public void setReportemail​(String reportemail)

        Setter for the field reportemail.

        Parameters:
        reportemail - a String object.