Uses of Class
org.oxerr.stubhub.client.model.EventResponse
Packages that use EventResponse
-
Uses of EventResponse in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return EventResponseModifier and TypeMethodDescriptionEventInfoResponse.getEvent()HoldResponse.getEvent()ListingResponse.getEvent()Methods in org.oxerr.stubhub.client.model with parameters of type EventResponseModifier and TypeMethodDescriptionvoidEventInfoResponse.setEvent(EventResponse event) voidHoldResponse.setEvent(EventResponse event) voidListingResponse.setEvent(EventResponse event)