Package com.sforce.soap.partner
Class DescribeCompactLayout
java.lang.Object
com.sforce.soap.partner.DescribeCompactLayout
- All Implemented Interfaces:
IDescribeCompactLayout,com.sforce.ws.bind.XMLizable
public class DescribeCompactLayout
extends Object
implements com.sforce.ws.bind.XMLizable, IDescribeCompactLayout
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 : actions of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButton[]element : fieldItems of type {urn:partner.soap.sforce.com}DescribeLayoutItem java type: com.sforce.soap.partner.DescribeLayoutItem[]getId()element : id of type {urn:partner.soap.sforce.com}ID java type: java.lang.Stringelement : imageItems of type {urn:partner.soap.sforce.com}DescribeLayoutItem java type: com.sforce.soap.partner.DescribeLayoutItem[]getLabel()element : label 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 : objectType 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)voidsetActions(IDescribeLayoutButton[] actions)protected voidsetActions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFieldItems(IDescribeLayoutItem[] fieldItems)protected voidsetFieldItems(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidvoidsetImageItems(IDescribeLayoutItem[] imageItems)protected voidsetImageItems(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidprotected voidsetName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidprotected voidsetObjectType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetObjectType(String objectType)toString()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
-
DescribeCompactLayout
public DescribeCompactLayout()Constructor
-
-
Method Details
-
getActions
Description copied from interface:IDescribeCompactLayoutelement : actions of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButton[]- Specified by:
getActionsin interfaceIDescribeCompactLayout
-
setActions
- Specified by:
setActionsin interfaceIDescribeCompactLayout
-
setActions
protected void setActions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getFieldItems
Description copied from interface:IDescribeCompactLayoutelement : fieldItems of type {urn:partner.soap.sforce.com}DescribeLayoutItem java type: com.sforce.soap.partner.DescribeLayoutItem[]- Specified by:
getFieldItemsin interfaceIDescribeCompactLayout
-
setFieldItems
- Specified by:
setFieldItemsin interfaceIDescribeCompactLayout
-
setFieldItems
protected void setFieldItems(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getId
Description copied from interface:IDescribeCompactLayoutelement : id of type {urn:partner.soap.sforce.com}ID java type: java.lang.String- Specified by:
getIdin interfaceIDescribeCompactLayout
-
setId
- Specified by:
setIdin interfaceIDescribeCompactLayout
-
setId
protected void setId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getImageItems
Description copied from interface:IDescribeCompactLayoutelement : imageItems of type {urn:partner.soap.sforce.com}DescribeLayoutItem java type: com.sforce.soap.partner.DescribeLayoutItem[]- Specified by:
getImageItemsin interfaceIDescribeCompactLayout
-
setImageItems
- Specified by:
setImageItemsin interfaceIDescribeCompactLayout
-
setImageItems
protected void setImageItems(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:IDescribeCompactLayoutelement : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getLabelin interfaceIDescribeCompactLayout
-
setLabel
- Specified by:
setLabelin interfaceIDescribeCompactLayout
-
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
-
getName
Description copied from interface:IDescribeCompactLayoutelement : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getNamein interfaceIDescribeCompactLayout
-
setName
- Specified by:
setNamein interfaceIDescribeCompactLayout
-
setName
protected void setName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getObjectType
Description copied from interface:IDescribeCompactLayoutelement : objectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getObjectTypein interfaceIDescribeCompactLayout
-
setObjectType
- Specified by:
setObjectTypein interfaceIDescribeCompactLayout
-
setObjectType
protected void setObjectType(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
-