Package com.sforce.soap.partner
Class DescribeTab
- java.lang.Object
-
- com.sforce.soap.partner.DescribeTab
-
- All Implemented Interfaces:
IDescribeTab,XMLizable
public class DescribeTab extends Object implements XMLizable, IDescribeTab
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 DescribeTab()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DescribeColor[]getColors()element : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]booleangetCustom()element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanDescribeIcon[]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.StringStringgetName()element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetSobjectName()element : sobjectName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetUrl()element : url of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringbooleanisCustom()voidload(XmlInputStream __in, TypeMapper __typeMapper)protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper)voidsetColors(IDescribeColor[] colors)protected voidsetColors(XmlInputStream __in, TypeMapper __typeMapper)voidsetCustom(boolean custom)protected voidsetCustom(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 voidsetName(XmlInputStream __in, TypeMapper __typeMapper)voidsetName(String name)protected voidsetSobjectName(XmlInputStream __in, TypeMapper __typeMapper)voidsetSobjectName(String sobjectName)protected voidsetUrl(XmlInputStream __in, TypeMapper __typeMapper)voidsetUrl(String url)StringtoString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper)protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
-
-
Method Detail
-
getColors
public DescribeColor[] getColors()
Description copied from interface:IDescribeTabelement : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]- Specified by:
getColorsin interfaceIDescribeTab
-
setColors
public void setColors(IDescribeColor[] colors)
- Specified by:
setColorsin interfaceIDescribeTab
-
setColors
protected void setColors(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCustom
public boolean getCustom()
Description copied from interface:IDescribeTabelement : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getCustomin interfaceIDescribeTab
-
isCustom
public boolean isCustom()
- Specified by:
isCustomin interfaceIDescribeTab
-
setCustom
public void setCustom(boolean custom)
- Specified by:
setCustomin interfaceIDescribeTab
-
setCustom
protected void setCustom(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIconUrl
public String getIconUrl()
Description copied from interface:IDescribeTabelement : iconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getIconUrlin interfaceIDescribeTab
-
setIconUrl
public void setIconUrl(String iconUrl)
- Specified by:
setIconUrlin interfaceIDescribeTab
-
setIconUrl
protected void setIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIcons
public DescribeIcon[] getIcons()
Description copied from interface:IDescribeTabelement : icons of type {urn:partner.soap.sforce.com}DescribeIcon java type: com.sforce.soap.partner.DescribeIcon[]- Specified by:
getIconsin interfaceIDescribeTab
-
setIcons
public void setIcons(IDescribeIcon[] icons)
- Specified by:
setIconsin interfaceIDescribeTab
-
setIcons
protected void setIcons(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLabel
public String getLabel()
Description copied from interface:IDescribeTabelement : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getLabelin interfaceIDescribeTab
-
setLabel
public void setLabel(String label)
- Specified by:
setLabelin interfaceIDescribeTab
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMiniIconUrl
public String getMiniIconUrl()
Description copied from interface:IDescribeTabelement : miniIconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getMiniIconUrlin interfaceIDescribeTab
-
setMiniIconUrl
public void setMiniIconUrl(String miniIconUrl)
- Specified by:
setMiniIconUrlin interfaceIDescribeTab
-
setMiniIconUrl
protected void setMiniIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getName
public String getName()
Description copied from interface:IDescribeTabelement : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getNamein interfaceIDescribeTab
-
setName
public void setName(String name)
- Specified by:
setNamein interfaceIDescribeTab
-
setName
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSobjectName
public String getSobjectName()
Description copied from interface:IDescribeTabelement : sobjectName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getSobjectNamein interfaceIDescribeTab
-
setSobjectName
public void setSobjectName(String sobjectName)
- Specified by:
setSobjectNamein interfaceIDescribeTab
-
setSobjectName
protected void setSobjectName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getUrl
public String getUrl()
Description copied from interface:IDescribeTabelement : url of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getUrlin interfaceIDescribeTab
-
setUrl
public void setUrl(String url)
- Specified by:
setUrlin interfaceIDescribeTab
-
setUrl
protected void setUrl(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
-
-