Uses of Class
org.oxerr.viagogo.model.request.inventory.EventRequest
Packages that use EventRequest
-
Uses of EventRequest in org.oxerr.viagogo.model.request.inventory
Methods in org.oxerr.viagogo.model.request.inventory that return EventRequestModifier and TypeMethodDescriptionCreateSellerEventRequest.getEvent()
CreateSellerListingForRequestedEventRequest.getEvent()
Methods in org.oxerr.viagogo.model.request.inventory with parameters of type EventRequestModifier and TypeMethodDescriptionvoid
CreateSellerEventRequest.setEvent
(EventRequest event) void
CreateSellerListingForRequestedEventRequest.setEvent
(EventRequest event) Constructors in org.oxerr.viagogo.model.request.inventory with parameters of type EventRequestModifierConstructorDescriptionCreateSellerEventRequest
(EventRequest event, VenueRequest venue, CountryRequest country)