JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
w.geo.api
Interface Country
All Known Implementing Classes:
ImmutableCountry
@Immutable
public interface
Country
Author:
whilein
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NotNull
String
getIsoCode
()
@NotNull
String
getName
()
Method Details
getName
@NotNull
@NotNull
String
getName
()
getIsoCode
@NotNull
@NotNull
String
getIsoCode
()