org.switchboard
Class AmazonKeywordRequest

java.lang.Object
  extended by com.amazon.soap.KeywordRequest
      extended by org.switchboard.AmazonKeywordRequest
All Implemented Interfaces:
Serializable

public class AmazonKeywordRequest
extends KeywordRequest

See Also:
Serialized Form

Constructor Summary
AmazonKeywordRequest(String index, String keywords)
           
 
Method Summary
 
Methods inherited from class com.amazon.soap.KeywordRequest
equals, getDeserializer, getDevtag, getKeyword, getLocale, getMode, getPage, getSerializer, getSort, getTag, getType, getTypeDesc, getVariations, hashCode, setDevtag, setKeyword, setLocale, setMode, setPage, setSort, setTag, setType, setVariations
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmazonKeywordRequest

public AmazonKeywordRequest(String index,
                            String keywords)