Uses of Class
org.oxerr.viagogo.model.SeatingDetail
Packages that use SeatingDetail
Package
Description
Cached inventory service using Redisson.
Responses for viagogo Inventory API (2.249.0.0).
-
Uses of SeatingDetail in org.oxerr.viagogo.client.cached.redisson.inventory
Methods in org.oxerr.viagogo.client.cached.redisson.inventory with parameters of type SeatingDetailModifier and TypeMethodDescriptionstatic booleanListings.isSame(SeatingDetail seatingDetail, Seating seating) -
Uses of SeatingDetail in org.oxerr.viagogo.model.response.inventory
Methods in org.oxerr.viagogo.model.response.inventory that return SeatingDetailMethods in org.oxerr.viagogo.model.response.inventory with parameters of type SeatingDetailModifier and TypeMethodDescriptionvoidSellerListing.setDisplaySeating(SeatingDetail displaySeating) voidSellerListing.setSeating(SeatingDetail seating)