public class Rangliste extends Object
| Constructor and Description | 
|---|
| Rangliste() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addSpieler(Player spieler) | 
| List<Player> | find(String verein) | 
| Player | findByLicenseId(String licenseId) | 
| List<Player> | findByNationalAssociation(String nationalAssociation) | 
| List<Player> | getAllPlayers() | 
| int | size() | 
public void addSpieler(Player spieler)
public int size()
Copyright © 2015 Meikel. All Rights Reserved.