@Path(value="/") public class Bowler extends Player
| Modifier and Type | Method and Description |
|---|---|
Bowler |
getBowlerProfileFiled(String countryId,
int playerId,
String field) |
String |
getBowlerType(String countryId,
int playerId) |
getAge, getCountryId, getCountryName, getName, getPlayerId, getPlayerProfile, getPlayerProfileFiled, getType, setAge, setCountryId, setCountryName, setName, setPlayerId, setTypepublic Bowler(String countryId, int playerId)
Copyright © 2017 WSO2. All rights reserved.