I'm trying to return a list of a given object but this object stores
reference to another object.

For Example:

The list that I want to return is <Sales> but in Sales class there is the
id of the <Seller> that stores all the information of the <Seller>.

How to get this information to webservice, is there any way to serialize
the object?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to