public class GetCountriesResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
GetCountriesResult()
List<Country>
getCountries()
void
setCountries(List<Country> countries)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GetCountriesResult()
public List<Country> getCountries()
public void setCountries(List<Country> countries)
public String toString()
toString
Object
Copyright © 2012. All Rights Reserved.