Firefish 0.5.10

gov.lbl.dsd.p2pio
Class QueryList

java.lang.Object
  extended bygov.lbl.dsd.p2pio.MsgElement
      extended bygov.lbl.dsd.p2pio.QueryList

public class QueryList
extends MsgElement

A list of queries (not properly implemented yet).

Version:
$Revision: 1.2 $, $Date: 2004/01/30 01:18:03 $

Constructor Summary
QueryList(Query[] queries)
           
 
Method Summary
 Query[] getQueries()
           
 
Methods inherited from class gov.lbl.dsd.p2pio.MsgElement
toDOM, toString, toXOM
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueryList

public QueryList(Query[] queries)
Method Detail

getQueries

public Query[] getQueries()

Firefish 0.5.10

Jump to the Firefish Homepage