Interface LinkedTeamConfiguration

All Known Implementing Classes:
LinkedTeamConfigurationImpl

public interface LinkedTeamConfiguration
Configuration linking a Team.
Author:
Daniel Sagenschneider
  • Method Details

    • getOfficeFloorTeamName

      String getOfficeFloorTeamName()
      Obtains the name of the Team on the OfficeFloor.
      Returns:
      Name of the Team on the OfficeFloor.
    • getOfficeTeamName

      String getOfficeTeamName()
      Obtains the name that the Team is registered within the Office.
      Returns:
      Name that the Team is registered within the Office.