Package com.sforce.soap.partner
Class DescribeQuickActionListItemResult
- java.lang.Object
-
- com.sforce.soap.partner.DescribeQuickActionListItemResult
-
- All Implemented Interfaces:
IDescribeQuickActionListItemResult,XMLizable
public class DescribeQuickActionListItemResult extends Object implements 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 Constructor Description DescribeQuickActionListItemResult()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ShareAccessLevelgetAccessLevelRequired()element : accessLevelRequired of type {urn:partner.soap.sforce.com}ShareAccessLevel java type: com.sforce.soap.partner.ShareAccessLevelDescribeColor[]getColors()element : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]DescribeIcon[]getIcons()element : icons of type {urn:partner.soap.sforce.com}DescribeIcon java type: com.sforce.soap.partner.DescribeIcon[]StringgetIconUrl()element : iconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetLabel()element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetMiniIconUrl()element : miniIconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetQuickActionName()element : quickActionName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetTargetSobjectType()element : targetSobjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetType()element : type of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringvoidload(XmlInputStream __in, TypeMapper __typeMapper)protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper)voidsetAccessLevelRequired(ShareAccessLevel accessLevelRequired)protected voidsetAccessLevelRequired(XmlInputStream __in, TypeMapper __typeMapper)voidsetColors(IDescribeColor[] colors)protected voidsetColors(XmlInputStream __in, TypeMapper __typeMapper)voidsetIcons(IDescribeIcon[] icons)protected voidsetIcons(XmlInputStream __in, TypeMapper __typeMapper)protected voidsetIconUrl(XmlInputStream __in, TypeMapper __typeMapper)voidsetIconUrl(String iconUrl)protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper)voidsetLabel(String label)protected voidsetMiniIconUrl(XmlInputStream __in, TypeMapper __typeMapper)voidsetMiniIconUrl(String miniIconUrl)protected voidsetQuickActionName(XmlInputStream __in, TypeMapper __typeMapper)voidsetQuickActionName(String quickActionName)protected voidsetTargetSobjectType(XmlInputStream __in, TypeMapper __typeMapper)voidsetTargetSobjectType(String targetSobjectType)protected voidsetType(XmlInputStream __in, TypeMapper __typeMapper)voidsetType(String type)StringtoString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper)protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
-
-
Method Detail
-
getAccessLevelRequired
public ShareAccessLevel 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
public void setAccessLevelRequired(ShareAccessLevel accessLevelRequired)
- Specified by:
setAccessLevelRequiredin interfaceIDescribeQuickActionListItemResult
-
setAccessLevelRequired
protected void setAccessLevelRequired(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getColors
public DescribeColor[] 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
public void setColors(IDescribeColor[] colors)
- Specified by:
setColorsin interfaceIDescribeQuickActionListItemResult
-
setColors
protected void setColors(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIconUrl
public String 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
public void setIconUrl(String iconUrl)
- Specified by:
setIconUrlin interfaceIDescribeQuickActionListItemResult
-
setIconUrl
protected void setIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIcons
public DescribeIcon[] 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
public void setIcons(IDescribeIcon[] icons)
- Specified by:
setIconsin interfaceIDescribeQuickActionListItemResult
-
setIcons
protected void setIcons(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLabel
public String 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
public void setLabel(String label)
- Specified by:
setLabelin interfaceIDescribeQuickActionListItemResult
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMiniIconUrl
public String 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
public void setMiniIconUrl(String miniIconUrl)
- Specified by:
setMiniIconUrlin interfaceIDescribeQuickActionListItemResult
-
setMiniIconUrl
protected void setMiniIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getQuickActionName
public String 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
public void setQuickActionName(String quickActionName)
- Specified by:
setQuickActionNamein interfaceIDescribeQuickActionListItemResult
-
setQuickActionName
protected void setQuickActionName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTargetSobjectType
public String 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
public void setTargetSobjectType(String targetSobjectType)
- Specified by:
setTargetSobjectTypein interfaceIDescribeQuickActionListItemResult
-
setTargetSobjectType
protected void setTargetSobjectType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getType
public String 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
public void setType(String type)
- Specified by:
setTypein interfaceIDescribeQuickActionListItemResult
-
setType
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
-