2728293031323334
private short teamNumber; // Responses private ResponseChangeTeamPVP responseChangeTeamPVP; public RequestChangeTeamPVP() { responses.add(responseChangeTeamPVP = new ResponseChangeTeamPVP()); }