JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.oxerr.seatgeek.client.model.response.Meta
Packages that use
Meta
Package
Description
org.oxerr.seatgeek.client.model.response
Uses of
Meta
in
org.oxerr.seatgeek.client.model.response
Methods in
org.oxerr.seatgeek.client.model.response
that return
Meta
Modifier and Type
Method
Description
Meta
Response.
getMeta
()
Methods in
org.oxerr.seatgeek.client.model.response
with parameters of type
Meta
Modifier and Type
Method
Description
void
Response.
setMeta
(
Meta
meta)