Class VividSeatsListing
java.lang.Object
org.oxerr.ticket.inventory.support.Listing<String,org.oxerr.vividseats.client.model.inventory.BrokerListing>
org.oxerr.vividseats.client.cached.inventory.VividSeatsListing
- All Implemented Interfaces:
Serializable
public class VividSeatsListing
extends org.oxerr.ticket.inventory.support.Listing<String,org.oxerr.vividseats.client.model.inventory.BrokerListing>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVividSeatsListing(String id, Integer vividSeatsEventId, org.oxerr.vividseats.client.model.inventory.BrokerListing request) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetVividSeatsEventId(Integer vividSeatsEventId) Methods inherited from class org.oxerr.ticket.inventory.support.Listing
getId, getRequest, setId, setRequest
-
Constructor Details
-
VividSeatsListing
public VividSeatsListing() -
VividSeatsListing
-
-
Method Details
-
getVividSeatsEventId
-
setVividSeatsEventId
-
hashCode
public int hashCode()- Overrides:
hashCodein classorg.oxerr.ticket.inventory.support.Listing<String,org.oxerr.vividseats.client.model.inventory.BrokerListing>
-
equals
- Overrides:
equalsin classorg.oxerr.ticket.inventory.support.Listing<String,org.oxerr.vividseats.client.model.inventory.BrokerListing>
-