Interface LinkedTeamConfiguration

  • All Known Implementing Classes:
    LinkedTeamConfigurationImpl

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

      • getOfficeFloorTeamName

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

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