| java.lang.Object | |
| ↳ | com.sforce.async.BatchInfoList |
BatchInfoList --
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | NAMESPACE | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| batchInfo | |||||||||||
| batchInfo__is_set | |||||||||||
| batchInfo__typeInfo | element : batchInfo of type {urn:partner.soap.sforce.com}Error java type: com.sforce.soap.partner.wsc.Error[] | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
load the fileds/children from the specified xml stream
| |||||||||||
write this instace as xml.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.sforce.ws.bind.XMLizable
| |||||||||||
element : batchInfo of type {urn:partner.soap.sforce.com}Error java type: com.sforce.soap.partner.wsc.Error[]
Constructor
load the fileds/children from the specified xml stream
| __in | Xml input stream from which the data is read |
|---|---|
| __typeMapper | Type mapper to be used |
| ConnectionException | |
|---|---|
| IOException |
write this instace as xml.
| __element | Xml element name |
|---|---|
| __out | Xml output stream |
| __typeMapper | Type mapper to be used |
| IOException |
|---|
| __out | |
|---|---|
| __typeMapper |
| IOException |
|---|