Interface SourceColumnModel

    • Method Detail

      • setId

        void setId​(java.lang.String id)
        Sets the id
        Parameters:
        id - the id
      • getId

        java.lang.String getId()
        Returns:
        the id
      • setLabel

        void setLabel​(java.lang.String label)
        Sets the label
        Parameters:
        label - the label
      • getLabel

        java.lang.String getLabel()
        Returns:
        the label