public class CountryObject extends Object
| Constructor and Description |
|---|
CountryObject(String code) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName() |
static CountryObject[] |
getObjects() |
String |
toString() |
Copyright © 2019 OpenEstate. All rights reserved.