Interface LinkedTeamConfiguration
-
- All Known Implementing Classes:
LinkedTeamConfigurationImpl
public interface LinkedTeamConfigurationConfiguration linking aTeam.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetOfficeFloorTeamName()Obtains the name of theTeamon theOfficeFloor.java.lang.StringgetOfficeTeamName()
-
-
-
Method Detail
-
getOfficeFloorTeamName
java.lang.String getOfficeFloorTeamName()
Obtains the name of theTeamon theOfficeFloor.- Returns:
- Name of the
Teamon theOfficeFloor.
-
-