Package com.sforce.soap.partner
Class DescribeQuickActionListItemResult
java.lang.Object
com.sforce.soap.partner.DescribeQuickActionListItemResult
- All Implemented Interfaces:
IDescribeQuickActionListItemResult,com.sforce.ws.bind.XMLizable
public class DescribeQuickActionListItemResult
extends Object
implements com.sforce.ws.bind.XMLizable, IDescribeQuickActionListItemResult
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelement : accessLevelRequired of type {urn:partner.soap.sforce.com}ShareAccessLevel java type: com.sforce.soap.partner.ShareAccessLevelelement : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]getIcons()element : icons of type {urn:partner.soap.sforce.com}DescribeIcon java type: com.sforce.soap.partner.DescribeIcon[]element : iconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetLabel()element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : miniIconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : quickActionName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : targetSobjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetType()element : type of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringvoidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAccessLevelRequired(ShareAccessLevel accessLevelRequired)protected voidsetAccessLevelRequired(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetColors(IDescribeColor[] colors)protected voidsetColors(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIcons(IDescribeIcon[] icons)protected voidsetIcons(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetIconUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIconUrl(String iconUrl)protected voidsetLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidprotected voidsetMiniIconUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMiniIconUrl(String miniIconUrl)protected voidsetQuickActionName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetQuickActionName(String quickActionName)protected voidsetTargetSobjectType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetTargetSobjectType(String targetSobjectType)protected voidsetType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidtoString()voidwrite(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)
-
Constructor Details
-
DescribeQuickActionListItemResult
public DescribeQuickActionListItemResult()Constructor
-
-
Method Details
-
getAccessLevelRequired
Description copied from interface:IDescribeQuickActionListItemResultelement : accessLevelRequired of type {urn:partner.soap.sforce.com}ShareAccessLevel java type: com.sforce.soap.partner.ShareAccessLevel- Specified by:
getAccessLevelRequiredin interfaceIDescribeQuickActionListItemResult
-
setAccessLevelRequired
protected void setAccessLevelRequired(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getColors
Description copied from interface:IDescribeQuickActionListItemResultelement : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]- Specified by:
getColorsin interfaceIDescribeQuickActionListItemResult
-
setColors
- Specified by:
setColorsin interfaceIDescribeQuickActionListItemResult
-
setColors
protected void setColors(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getIconUrl
Description copied from interface:IDescribeQuickActionListItemResultelement : iconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getIconUrlin interfaceIDescribeQuickActionListItemResult
-
setIconUrl
- Specified by:
setIconUrlin interfaceIDescribeQuickActionListItemResult
-
setIconUrl
protected void setIconUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getIcons
Description copied from interface:IDescribeQuickActionListItemResultelement : icons of type {urn:partner.soap.sforce.com}DescribeIcon java type: com.sforce.soap.partner.DescribeIcon[]- Specified by:
getIconsin interfaceIDescribeQuickActionListItemResult
-
setIcons
- Specified by:
setIconsin interfaceIDescribeQuickActionListItemResult
-
setIcons
protected void setIcons(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getLabel
Description copied from interface:IDescribeQuickActionListItemResultelement : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getLabelin interfaceIDescribeQuickActionListItemResult
-
setLabel
- Specified by:
setLabelin interfaceIDescribeQuickActionListItemResult
-
setLabel
protected void setLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getMiniIconUrl
Description copied from interface:IDescribeQuickActionListItemResultelement : miniIconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getMiniIconUrlin interfaceIDescribeQuickActionListItemResult
-
setMiniIconUrl
- Specified by:
setMiniIconUrlin interfaceIDescribeQuickActionListItemResult
-
setMiniIconUrl
protected void setMiniIconUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getQuickActionName
Description copied from interface:IDescribeQuickActionListItemResultelement : quickActionName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getQuickActionNamein interfaceIDescribeQuickActionListItemResult
-
setQuickActionName
- Specified by:
setQuickActionNamein interfaceIDescribeQuickActionListItemResult
-
setQuickActionName
protected void setQuickActionName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getTargetSobjectType
Description copied from interface:IDescribeQuickActionListItemResultelement : targetSobjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getTargetSobjectTypein interfaceIDescribeQuickActionListItemResult
-
setTargetSobjectType
- Specified by:
setTargetSobjectTypein interfaceIDescribeQuickActionListItemResult
-
setTargetSobjectType
protected void setTargetSobjectType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getType
Description copied from interface:IDescribeQuickActionListItemResultelement : type of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getTypein interfaceIDescribeQuickActionListItemResult
-
setType
- Specified by:
setTypein interfaceIDescribeQuickActionListItemResult
-
setType
protected void setType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException- Specified by:
writein interfacecom.sforce.ws.bind.XMLizable- Throws:
IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException- Throws:
IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Specified by:
loadin interfacecom.sforce.ws.bind.XMLizable- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
toString
-