Class XmlObjectWrapper

java.lang.Object
com.sforce.ws.bind.XmlObject
com.sforce.ws.bind.XmlObjectWrapper
All Implemented Interfaces:
XMLizable

public class XmlObjectWrapper extends XmlObject
This class wraps an XMLizable and presents it as an XmlObject so that we can later convert this object to the complex type this represents.
Author:
georges.nguyen