public class DescribeGlobalTheme extends Object implements com.sforce.ws.bind.XMLizable, IDescribeGlobalTheme
| Constructor and Description |
|---|
DescribeGlobalTheme()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DescribeGlobalResult |
getGlobal()
element : global of type {urn:partner.soap.sforce.com}DescribeGlobalResult
java type: com.sforce.soap.partner.DescribeGlobalResult
|
DescribeThemeResult |
getTheme()
element : theme of type {urn:partner.soap.sforce.com}DescribeThemeResult
java type: com.sforce.soap.partner.DescribeThemeResult
|
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 |
setGlobal(IDescribeGlobalResult global) |
void |
setTheme(IDescribeThemeResult theme) |
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 DescribeGlobalResult getGlobal()
IDescribeGlobalThemegetGlobal in interface IDescribeGlobalThemepublic void setGlobal(IDescribeGlobalResult global)
setGlobal in interface IDescribeGlobalThemepublic DescribeThemeResult getTheme()
IDescribeGlobalThemegetTheme in interface IDescribeGlobalThemepublic void setTheme(IDescribeThemeResult theme)
setTheme in interface IDescribeGlobalThemepublic 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.