public class CountryData extends Object implements Serializable
| Constructor and Description |
|---|
CountryData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIsocode() |
String |
getName() |
void |
setIsocode(String isocode) |
void |
setName(String name) |
Copyright © 2017 SAP SE. All Rights Reserved.