|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TeamConfiguration<TS extends TeamSource>
Configuration of a Team.
| Method Summary | |
|---|---|
SourceProperties |
getProperties()
Obtains the SourceProperties for initialising the
TeamSource. |
String |
getTeamName()
Obtains the name of the Team. |
Class<TS> |
getTeamSourceClass()
Obtains the Class of the TeamSource. |
| Method Detail |
|---|
String getTeamName()
Team.
Team.Class<TS> getTeamSourceClass()
Class of the TeamSource.
Class of the TeamSource.SourceProperties getProperties()
SourceProperties for initialising the
TeamSource.
SourceProperties for initialising the TeamSource.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||