@Path(value="/country") @Produces(value="application/json") public class Country extends Object
| Constructor and Description |
|---|
Country() |
Country(String name,
String id) |
| Modifier and Type | Method and Description |
|---|---|
Country |
getCountryId(String countryId) |
Team |
getCountryTeam(String countryId) |
Country |
getDefaultCountry() |
Copyright © 2017 WSO2. All rights reserved.