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 -
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(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) voidprotected 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) voidtoString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, 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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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(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
- 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
-
toString
-