Class ViagogoListing

java.lang.Object
org.oxerr.ticket.inventory.support.Listing<String,org.oxerr.viagogo.model.request.inventory.CreateSellerListingRequest>
org.oxerr.viagogo.client.cached.inventory.ViagogoListing
All Implemented Interfaces:
Serializable

public class ViagogoListing extends org.oxerr.ticket.inventory.support.Listing<String,org.oxerr.viagogo.model.request.inventory.CreateSellerListingRequest>
See Also:
  • Constructor Details

    • ViagogoListing

      public ViagogoListing()
    • ViagogoListing

      public ViagogoListing(String id, Long viagogoEventId, org.oxerr.viagogo.model.request.inventory.CreateSellerListingRequest request)
  • Method Details

    • getViagogoEventId

      public Long getViagogoEventId()
    • setViagogoEventId

      public void setViagogoEventId(Long viagogoEventId)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class org.oxerr.ticket.inventory.support.Listing<String,org.oxerr.viagogo.model.request.inventory.CreateSellerListingRequest>
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class org.oxerr.ticket.inventory.support.Listing<String,org.oxerr.viagogo.model.request.inventory.CreateSellerListingRequest>