MCPcopy Create free account
hub / github.com/atas76/openengine / getName

Method getName

src/main/java/org/openengine/prototype/domain/Team.java:5–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3public interface Team {
4
5 String getName();
6 Squad getSquad();
7
8}

Callers 11

testLoadMethod · 0.65
testLoadMethod · 0.65
parseActionOutcomeMethod · 0.65
toStringMethod · 0.65
toStringMethod · 0.65
toStringMethod · 0.65
incrementScoreMethod · 0.65
toggleMethod · 0.65
playHalfTimeMethod · 0.65
getScoreMethod · 0.65

Implementers 3

TeamImplsrc/main/java/org/openengine/prototype
Nationsrc/main/java/org/openengine/prototype
Clubsrc/main/java/org/openengine/prototype

Calls

no outgoing calls

Tested by 2

testLoadMethod · 0.52
testLoadMethod · 0.52