Interface ManagedObjectTeamType
-
- All Known Implementing Classes:
ManagedObjectTeamTypeImpl
public interface ManagedObjectTeamType
- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getTeamName()
Obtains the name to identify requirement of aTeam
.
-