Package net.officefloor.compile.team
Interface TeamType
-
- All Known Implementing Classes:
TeamTypeImpl
public interface TeamTypeType definitionof aTeam.All
Teaminstances implement the same interface. However, they differ in their characteristics which is internal to theTeam.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisRequireTeamSize()Flags that theTeamsize must be specified.
-