com.scalagent.ksoap.SoapObject Class Reference

Inherited by com.scalagent.ksoap.marshal.MarshalHashtable.ItemSoapObject.

Inheritance diagram for com.scalagent.ksoap.SoapObject:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SoapObject (String namespace, String name)
boolean equals (Object o)
String getName ()
String getNamespace ()
Object getProperty (int index)
Object getProperty (String name)
int getPropertyCount ()
PropertyInfo getPropertyInfo (int index)
SoapObject newInstance ()
void setProperty (int index, Object value)
SoapObject addProperty (String name, Object value)
SoapObject addProperty (PropertyInfo p, Object value)
String toString ()

Package Attributes

String name
Vector info = new Vector ()
Vector data = new Vector ()

Detailed Description

Definition at line 29 of file SoapObject.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:15:43 2008 for joram by  doxygen 1.5.0