Uses of Class
org.oxerr.viagogo.model.request.inventory.CountryRequest
Packages that use CountryRequest
- 
Uses of CountryRequest in org.oxerr.viagogo.model.request.inventory
Methods in org.oxerr.viagogo.model.request.inventory that return CountryRequestMethods in org.oxerr.viagogo.model.request.inventory with parameters of type CountryRequestModifier and TypeMethodDescriptionvoidCreateSellerEventRequest.setCountry(CountryRequest country) Constructors in org.oxerr.viagogo.model.request.inventory with parameters of type CountryRequestModifierConstructorDescriptionCreateSellerEventRequest(EventRequest event, VenueRequest venue, CountryRequest country)