public class DescribeQuickActionDefaultValue extends Object implements com.sforce.ws.bind.XMLizable, IDescribeQuickActionDefaultValue
| Constructor and Description |
|---|
DescribeQuickActionDefaultValue()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue()
element : defaultValue of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getField()
element : field 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 |
setDefaultValue(String defaultValue) |
void |
setField(String field) |
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 DescribeQuickActionDefaultValue()
public String getDefaultValue()
IDescribeQuickActionDefaultValuegetDefaultValue in interface IDescribeQuickActionDefaultValuepublic void setDefaultValue(String defaultValue)
setDefaultValue in interface IDescribeQuickActionDefaultValuepublic String getField()
IDescribeQuickActionDefaultValuegetField in interface IDescribeQuickActionDefaultValuepublic void setField(String field)
setField in interface IDescribeQuickActionDefaultValuepublic 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.