Uses of Class
net.dontdrinkandroot.lastfm.api.model.Venue

Packages that use Venue
net.dontdrinkandroot.lastfm.api.model   
net.dontdrinkandroot.lastfm.api.model.entitytypes   
 

Uses of Venue in net.dontdrinkandroot.lastfm.api.model
 

Methods in net.dontdrinkandroot.lastfm.api.model that return Venue
 Venue Event.getVenue()
           
 

Methods in net.dontdrinkandroot.lastfm.api.model with parameters of type Venue
 void Event.setVenue(Venue venue)
           
 

Uses of Venue in net.dontdrinkandroot.lastfm.api.model.entitytypes
 

Methods in net.dontdrinkandroot.lastfm.api.model.entitytypes that return Venue
 Venue VenueEntity.getVenue()
           
 

Methods in net.dontdrinkandroot.lastfm.api.model.entitytypes with parameters of type Venue
 void VenueEntity.setVenue(Venue venue)
           
 



Copyright © 2013 dontdrinkandroot. All Rights Reserved.