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