| 
		| interface TraderOffer | TraderOffer - this contains an offer of an object (which is usually returned
 as result of a query. More... |  
 |  | 
Public Methods
Public Members
 TraderOffer - this contains an offer of an object (which is usually returned
 as result of a query.
 
| readonly attribute string  interfaceName | 
| sequence<string>  getProperty (string name) | 
 This allows you to query additional information about the offer,
 such as the author of the plugin, the name of the library that
 implements it (if it is a library) or similar.
 Since some properties support having multiple values, this always
 returns a sequence<string>, which may be empty if the property isn't
 present at all.
	 
	
	| Generated by: stefan@stefan on Sat Feb 24 19:11:36 2001, using kdoc 2.0a47. |