Class SingleListingResponse
- java.lang.Object
-
- org.oxerr.seatgeek.client.model.response.Response
-
- org.oxerr.seatgeek.client.model.response.SingleListingResponse
-
- All Implemented Interfaces:
Serializable
public class SingleListingResponse extends Response
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SingleListingResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
Listing
getListing()
int
hashCode()
void
setListing(Listing listing)
-