doc.walkthru
Interface Artist

All Superinterfaces:
Performer
All Known Implementing Classes:
ArtistImpl

public interface Artist
extends Performer


Method Summary
 java.util.List<Group> getGroups()
           
 
Methods inherited from interface doc.walkthru.Performer
getBiography, getDiscography, getLinks, getName
 

Method Detail

getGroups

java.util.List<Group> getGroups()
Returns:
the groups this artist is a member of