org.switchboard
Class AmazonBrowseRequest

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

public class AmazonBrowseRequest
extends BrowseNodeRequest

See Also:
Serialized Form

Field Summary
 Hashtable nodes
           
 
Constructor Summary
AmazonBrowseRequest(int node, String mode)
           
 
Method Summary
 
Methods inherited from class com.amazon.soap.BrowseNodeRequest
equals, getBrowse_node, getDeserializer, getDevtag, getLocale, getMode, getPage, getSerializer, getSort, getTag, getType, getTypeDesc, hashCode, setBrowse_node, setDevtag, setLocale, setMode, setPage, setSort, setTag, setType
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nodes

public Hashtable nodes
Constructor Detail

AmazonBrowseRequest

public AmazonBrowseRequest(int node,
                           String mode)