Class RRA


  • public class RRA
    extends Object
    The Class RRA.
    • Constructor Detail

      • RRA

        public RRA()
        Instantiates a new RRA.
      • RRA

        public RRA​(String rra)
        Instantiates a new RRA.
        Parameters:
        rra - the RRA
    • Method Detail

      • getCf

        public String getCf()
        Gets the consolidation function.
        Returns:
        the consolidation function
      • setCf

        public void setCf​(String cf)
        Sets the consolidation function.
        Parameters:
        cf - the new consolidation function
      • getXff

        public Double getXff()
        Gets the XFF.
        Returns:
        the XFF
      • setXff

        public void setXff​(Double xff)
        Sets the XFF.
        Parameters:
        xff - the new XFF
      • getSteps

        public Integer getSteps()
        Gets the steps.
        Returns:
        the steps
      • setSteps

        public void setSteps​(Integer steps)
        Sets the steps.
        Parameters:
        steps - the new steps
      • getRows

        public Integer getRows()
        Gets the rows.
        Returns:
        the rows
      • setRows

        public void setRows​(Integer rows)
        Sets the rows.
        Parameters:
        rows - the new rows
      • getRra

        public String getRra()
        Gets the RRA.
        Returns:
        the RRA
      • setRra

        public void setRra​(String rra)
        Sets the RRA.
        Parameters:
        rra - the new RRA