Package com.sforce.soap.partner
Class DescribeTab
java.lang.Object
com.sforce.soap.partner.DescribeTab
- All Implemented Interfaces:
IDescribeTab,XMLizable
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 : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]booleanelement : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleangetIcons()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.StringgetName()element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : sobjectName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetUrl()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) voidprotected voidsetMiniIconUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetMiniIconUrl(String miniIconUrl) protected voidsetName(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetSobjectName(XmlInputStream __in, TypeMapper __typeMapper) voidsetSobjectName(String sobjectName) protected voidsetUrl(XmlInputStream __in, TypeMapper __typeMapper) voidtoString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
DescribeTab
public DescribeTab()Constructor
-
-
Method Details
-
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
- 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
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
- Specified by:
setIconUrlin interfaceIDescribeTab
-
setIconUrl
protected void setIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setIconsin interfaceIDescribeTab
-
setIcons
protected void setIcons(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setLabelin interfaceIDescribeTab
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setMiniIconUrlin interfaceIDescribeTab
-
setMiniIconUrl
protected void setMiniIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setNamein interfaceIDescribeTab
-
setName
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setSobjectNamein interfaceIDescribeTab
-
setSobjectName
protected void setSobjectName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- 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
- 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
-