Interface OfficeFloorTeamOversight
-
- All Known Subinterfaces:
TeamOversightNode
- All Known Implementing Classes:
TeamOversightNodeImpl
public interface OfficeFloorTeamOversightTeamOversightwithin theOfficeFloor.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetOfficeFloorTeamOversightName()Obtains the name of thisOfficeFloorTeamOversight.
-
-
-
Method Detail
-
getOfficeFloorTeamOversightName
java.lang.String getOfficeFloorTeamOversightName()
Obtains the name of thisOfficeFloorTeamOversight.- Returns:
- Name of this
OfficeFloorTeamOversight.
-
-