Uses of Class
org.oxerr.stubhub.client.model.TicketResponse
-
Uses of TicketResponse in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return types with arguments of type TicketResponseModifier and TypeMethodDescriptionHoldResponse.getTickets()ListingResponse.getTickets()SaleResponse.getTickets()TicketGroupResponse.getTickets()Method parameters in org.oxerr.stubhub.client.model with type arguments of type TicketResponseModifier and TypeMethodDescriptionvoidHoldResponse.setTickets(List<TicketResponse> tickets) voidListingResponse.setTickets(List<TicketResponse> tickets) voidSaleResponse.setTickets(List<TicketResponse> tickets) voidTicketGroupResponse.setTickets(List<TicketResponse> tickets)