public class DescribeQuickActionListResult extends Object implements com.sforce.ws.bind.XMLizable, IDescribeQuickActionListResult
| Constructor and Description |
|---|
DescribeQuickActionListResult()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DescribeQuickActionListItemResult[] |
getQuickActionListItems()
element : quickActionListItems of type {urn:partner.soap.sforce.com}DescribeQuickActionListItemResult
java type: com.sforce.soap.partner.DescribeQuickActionListItemResult[]
|
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 |
setQuickActionListItems(IDescribeQuickActionListItemResult[] quickActionListItems) |
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 DescribeQuickActionListItemResult[] getQuickActionListItems()
IDescribeQuickActionListResultgetQuickActionListItems in interface IDescribeQuickActionListResultpublic void setQuickActionListItems(IDescribeQuickActionListItemResult[] quickActionListItems)
setQuickActionListItems in interface IDescribeQuickActionListResultpublic 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.