Uses of Class
org.wso2.msf4j.example.Player
-
-
Uses of Player in org.wso2.msf4j.example
Subclasses of Player in org.wso2.msf4j.example Modifier and Type Class Description classBowlerSub-resource class representing a bowler, extending the Player sub-resource.Methods in org.wso2.msf4j.example that return Player Modifier and Type Method Description PlayerTeam. getPlayerObj(java.lang.String countryId, int playerId)PlayerPlayer. getPlayerProfile(java.lang.String countryId, int playerId, java.lang.String type, java.lang.String countryName)
-