Uses of Class
net.bioclipse.xws.client.disco.Info

Packages that use Info
net.bioclipse.xws.client   
net.bioclipse.xws.client.disco   
 

Uses of Info in net.bioclipse.xws.client
 

Methods in net.bioclipse.xws.client that return Info
 Info IXmppItem.getInfo()
          Returns the Info of the XMPP item if available, otherwise null.
 

Uses of Info in net.bioclipse.xws.client.disco
 

Constructors in net.bioclipse.xws.client.disco with parameters of type Info
Info(Info info)
          Initializes a newly created Info object.