org.switchboard
Class LastFMRequest

java.lang.Object
  extended by org.switchboard.LastFMRequest

public class LastFMRequest
extends Object


Constructor Summary
LastFMRequest(String index, String query)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastFMRequest

public LastFMRequest(String index,
                     String query)