JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.oxerr.viagogo.model.response.inventory.Section
Packages that use
Section
Package
Description
org.oxerr.viagogo.model.response.inventory
Responses for
viagogo Inventory API (2.249.0.0)
.
Uses of
Section
in
org.oxerr.viagogo.model.response.inventory
Methods in
org.oxerr.viagogo.model.response.inventory
that return types with arguments of type
Section
Modifier and Type
Method
Description
List
<
Section
>
ListingConstraints.
getSections
()
Method parameters in
org.oxerr.viagogo.model.response.inventory
with type arguments of type
Section
Modifier and Type
Method
Description
void
ListingConstraints.
setSections
(
List
<
Section
> sections)