public class TradeCountry extends Object
| Constructor and Description |
|---|
TradeCountry(String code)
Instantiates a new trade country.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Gets the ISO 3166-2 codes of the country.
|
void |
setCode(String code)
Sets the ISO 3166-2 codes of the country.
|
public TradeCountry(String code)
Instantiates a new trade country.
code - the codeCopyright © 2014-2016 Konik.io. All Rights Reserved.