public class DebuggingInfo_element extends com.sforce.ws.bind.SoapHeaderObject implements com.sforce.ws.bind.XMLizable, IDebuggingInfo_element
| Constructor and Description |
|---|
DebuggingInfo_element()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDebugLog()
element : debugLog of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
load(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper) |
protected void |
loadFields(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper) |
void |
setDebugLog(String debugLog) |
String |
toString() |
void |
write(QName __element,
com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper) |
protected void |
writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper) |
public String getDebugLog()
IDebuggingInfo_elementgetDebugLog in interface IDebuggingInfo_elementpublic void setDebugLog(String debugLog)
setDebugLog in interface IDebuggingInfo_elementpublic void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
write in interface com.sforce.ws.bind.XMLizablewrite in class com.sforce.ws.bind.SoapHeaderObjectIOExceptionprotected void writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException
writeFields in class com.sforce.ws.bind.SoapHeaderObjectIOExceptionpublic void load(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException,
com.sforce.ws.ConnectionException
load in interface com.sforce.ws.bind.XMLizableload in class com.sforce.ws.bind.SoapHeaderObjectIOExceptioncom.sforce.ws.ConnectionExceptionprotected void loadFields(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException,
com.sforce.ws.ConnectionException
loadFields in class com.sforce.ws.bind.SoapHeaderObjectIOExceptioncom.sforce.ws.ConnectionExceptionpublic String toString()
toString in class com.sforce.ws.bind.SoapHeaderObjectCopyright © 2015. All Rights Reserved.