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

Method setTeam

src/main/java/org/fgn/parser/Statement.java:51–53  ·  view source on GitHub ↗
(String team)

Source from the content-addressed store, hash-verified

49 }
50
51 public void setTeam(String team) {
52 this.team = team;
53 }
54
55 public MatchTime getTime() {
56 return this.time;

Callers 1

parseTeamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected