Uses of Interface
net.dontdrinkandroot.lastfm.api.model.entitytypes.NameEntity

Packages that use NameEntity
net.dontdrinkandroot.lastfm.api.model   
net.dontdrinkandroot.lastfm.api.model.parser   
 

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

Classes in net.dontdrinkandroot.lastfm.api.model that implement NameEntity
 class Album
           
 class Artist
           
 class ScrobbleSource
           
 class Tag
           
 class Track
           
 class User
           
 class Venue
           
 

Uses of NameEntity in net.dontdrinkandroot.lastfm.api.model.parser
 

Methods in net.dontdrinkandroot.lastfm.api.model.parser with parameters of type NameEntity
 void NameEntityParser.parse(org.w3c.dom.Element element, NameEntity entity)
           
 



Copyright © 2013 dontdrinkandroot. All Rights Reserved.