Class Country
java.lang.Object
com.timeanddate.services.dataTypes.places.Country
- Author:
 - Cato Auestad <cato@timeanddate.com>
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
_id
 - 
_name
 
 - 
 - 
Constructor Details
- 
Country
public Country() 
 - 
 - 
Method Details
- 
getId
The ISO 3166-1-alpha-2 country code - 
getName
Full name of the country. - 
fromNode
 
 -