Class CountryObject
- java.lang.Object
-
- com.openindex.openestate.tool.utils.CountryObject
-
public class CountryObject extends Object
Land.- Author:
- Andreas Rudolph
-
-
Constructor Summary
Constructors Constructor Description CountryObject(String code)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCode()
String
getName()
static CountryObject[]
getObjects()
String
toString()
-