public class TradeCountry extends Object
TradeCountry(String code)
String
getCode()
void
setCode(String code)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TradeCountry(String code)
Instantiates a new trade country.
code
public String getCode()
Gets the ISO 3166-2 codes of the country.
public void setCode(String code)
Sets the ISO 3166-2 codes of the country.
Copyright © 2014 Konik.io. All Rights Reserved.