public class GetServerTimestampResponse_element extends Object implements com.sforce.ws.bind.XMLizable, IGetServerTimestampResponse_element
| Constructor and Description |
|---|
GetServerTimestampResponse_element()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
GetServerTimestampResult |
getResult()
element : result of type {urn:partner.soap.sforce.com}GetServerTimestampResult
java type: com.sforce.soap.partner.GetServerTimestampResult
|
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 |
setResult(IGetServerTimestampResult result) |
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 GetServerTimestampResponse_element()
public GetServerTimestampResult getResult()
IGetServerTimestampResponse_elementgetResult in interface IGetServerTimestampResponse_elementpublic void setResult(IGetServerTimestampResult result)
setResult in interface IGetServerTimestampResponse_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.XMLizableIOExceptionprotected void writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException
IOExceptionpublic 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.XMLizableIOExceptioncom.sforce.ws.ConnectionExceptionprotected void loadFields(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException,
com.sforce.ws.ConnectionException
IOExceptioncom.sforce.ws.ConnectionExceptionCopyright © 2015. All Rights Reserved.