Class TcaRrd

    • Constructor Detail

      • TcaRrd

        public TcaRrd()
        Instantiates a new TCA RRD.
    • Method Detail

      • getStep

        public Integer getStep()
        Gets the step.
        Returns:
        the step
      • getRras

        public List<String> getRras()
        Gets the RRAs.
        Returns:
        the RRAs
      • setRras

        public void setRras​(List<String> rras)
        Sets the RRAs.
        Parameters:
        rras - the new RRAs
      • addRra

        public void addRra​(String rra)
        Adds a new RRA.
        Parameters:
        rra - the RRA
      • removeRra

        public void removeRra​(String rra)
        Removes a RRA.
        Parameters:
        rra - the RRA