public class Country extends Object
| Constructor and Description |
|---|
Country(String shortCode,
String longCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLongCode() |
String |
getShortCode() |
Copyright © 2019–2020 The Apache Software Foundation. All rights reserved.