JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.oxerr.viagogo.model.response.catalog.Country
Packages that use
Country
Package
Description
org.oxerr.viagogo.model.response.catalog
Responses for
viagogo Catalog API (1.0.0.75)
.
Uses of
Country
in
org.oxerr.viagogo.model.response.catalog
Methods in
org.oxerr.viagogo.model.response.catalog
that return
Country
Modifier and Type
Method
Description
Country
EmbeddedVenue.
getCountry
()
Methods in
org.oxerr.viagogo.model.response.catalog
with parameters of type
Country
Modifier and Type
Method
Description
void
EmbeddedVenue.
setCountry
(
Country
country)