public class Team extends Object
Constructor and Description |
---|
Team() |
Team(String teamName,
String teamID) |
Modifier and Type | Method and Description |
---|---|
String |
getTeamID() |
String |
getTeamName() |
void |
setTeamID(String teamID) |
void |
setTeamName(String teamName) |
Copyright © 2016–2022. All rights reserved.