Package net.officefloor.compile.section
Interface OfficeSectionManagedObjectTeamType
-
public interface OfficeSectionManagedObjectTeamType
- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getOfficeSectionManagedObjectTeamName()
Obtains the name of theManagedObjectTeam
.
-
-
-
Method Detail
-
getOfficeSectionManagedObjectTeamName
java.lang.String getOfficeSectionManagedObjectTeamName()
Obtains the name of theManagedObjectTeam
.- Returns:
- Name of the
ManagedObjectTeam
.
-
-