Uses of Class
org.oxerr.stubhub.client.model.SeatingResponse
-
Uses of SeatingResponse in org.oxerr.stubhub.client.model
Methods in org.oxerr.stubhub.client.model that return SeatingResponseModifier and TypeMethodDescriptionHoldResponse.getMarketplaceOriginalSeating()SaleResponse.getMarketplaceOriginalSeating()HoldResponse.getSeating()SaleResponse.getSeating()TicketGroupResponse.getSeating()Methods in org.oxerr.stubhub.client.model with parameters of type SeatingResponseModifier and TypeMethodDescriptionvoidHoldResponse.setMarketplaceOriginalSeating(SeatingResponse marketplaceOriginalSeating) voidSaleResponse.setMarketplaceOriginalSeating(SeatingResponse marketplaceOriginalSeating) voidHoldResponse.setSeating(SeatingResponse seating) voidSaleResponse.setSeating(SeatingResponse seating) voidTicketGroupResponse.setSeating(SeatingResponse seating)