public final class MIDEntry extends Object
| Modifier and Type | Method and Description |
|---|---|
Continent |
getContinent()
Returns Continent
|
String |
getCountry()
Returns country name
|
ISO3166Entry |
getIso3166Entry()
Returns ISO3166Entry or null if no ISO3166Entry is associated
|
int |
getMid()
Returns MID
|
public Continent getContinent()
public int getMid()
public String getCountry()
public ISO3166Entry getIso3166Entry()
Copyright © 2016. All rights reserved.