Package org.oxerr.viagogo.model.topic
Class SalesTopic
java.lang.Object
org.oxerr.viagogo.model.topic.SalesTopic
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetEvent()getSale()getTopic()getVenue()voidvoidsetBarcodes(List<BarcodeInformation> barcodes) voidvoidvoidsetSellerListing(SellerListing sellerListing) voidvoid 
- 
Constructor Details
- 
SalesTopic
public SalesTopic() 
 - 
 - 
Method Details
- 
getBarcodes
 - 
setBarcodes
 - 
getTopic
 - 
setTopic
 - 
getAction
 - 
setAction
 - 
getEvent
 - 
setEvent
 - 
getSale
 - 
setSale
 - 
getSellerListing
 - 
setSellerListing
 - 
getVenue
 - 
setVenue
 
 -