Class Branch

    • Constructor Detail

      • Branch

        public Branch()
    • Method Detail

      • getTag

        public String getTag()
        Get the branch tag in the version control system (e.g. cvs) used by the project for the source code associated with this branch of the project.
        Returns:
        String
      • setTag

        public void setTag​(String tag)
        Set the branch tag in the version control system (e.g. cvs) used by the project for the source code associated with this branch of the project.
        Parameters:
        tag -