public class DescribeColor extends Object implements com.sforce.ws.bind.XMLizable, IDescribeColor
| Constructor and Description |
|---|
DescribeColor()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getColor()
element : color of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getContext()
element : context of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getTheme()
element : theme 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 |
setColor(String color) |
void |
setContext(String context) |
void |
setTheme(String 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 String getColor()
IDescribeColorgetColor in interface IDescribeColorpublic void setColor(String color)
setColor in interface IDescribeColorpublic String getContext()
IDescribeColorgetContext in interface IDescribeColorpublic void setContext(String context)
setContext in interface IDescribeColorpublic String getTheme()
IDescribeColorgetTheme in interface IDescribeColorpublic void setTheme(String theme)
setTheme in interface IDescribeColorpublic 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.