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.Barcode
Packages that use
Barcode
Package
Description
org.oxerr.seatgeek.client.model
Models for
SeatGeek
.
Uses of
Barcode
in
org.oxerr.seatgeek.client.model
Methods in
org.oxerr.seatgeek.client.model
that return types with arguments of type
Barcode
Modifier and Type
Method
Description
List
<
Barcode
>
AbstractListing.
getBarcodes
()
Method parameters in
org.oxerr.seatgeek.client.model
with type arguments of type
Barcode
Modifier and Type
Method
Description
void
AbstractListing.
setBarcodes
(
List
<
Barcode
> barcodes)