Class TcaDataCollection

    • Constructor Detail

      • TcaDataCollection

        public TcaDataCollection()
        Instantiates a new TCA data collection.
    • Method Detail

      • getName

        public String getName()
        Gets the collection name.
        Returns:
        the collection name
      • setName

        public void setName​(String name)
        Sets the collection name.
        Parameters:
        name - the collection name
      • getRrd

        public TcaRrd getRrd()
        Gets the RRD.
        Returns:
        the RRD
      • setRrd

        public void setRrd​(TcaRrd rrd)
        Sets the RRD.
        Parameters:
        rrd - the new RRD