public class DescribeSoftphoneLayoutSection extends Object implements com.sforce.ws.bind.XMLizable, IDescribeSoftphoneLayoutSection
| Constructor and Description |
|---|
DescribeSoftphoneLayoutSection()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityApiName()
element : entityApiName of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
DescribeSoftphoneLayoutItem[] |
getItems()
element : items of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutItem
java type: com.sforce.soap.partner.DescribeSoftphoneLayoutItem[]
|
void |
load(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper) |
protected void |
loadFields(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper) |
void |
setEntityApiName(String entityApiName) |
void |
setItems(IDescribeSoftphoneLayoutItem[] items) |
String |
toString() |
void |
write(QName __element,
com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper) |
protected void |
writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper) |
public DescribeSoftphoneLayoutSection()
public String getEntityApiName()
IDescribeSoftphoneLayoutSectiongetEntityApiName in interface IDescribeSoftphoneLayoutSectionpublic void setEntityApiName(String entityApiName)
setEntityApiName in interface IDescribeSoftphoneLayoutSectionpublic DescribeSoftphoneLayoutItem[] getItems()
IDescribeSoftphoneLayoutSectiongetItems in interface IDescribeSoftphoneLayoutSectionpublic void setItems(IDescribeSoftphoneLayoutItem[] items)
setItems in interface IDescribeSoftphoneLayoutSectionpublic void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
write in interface com.sforce.ws.bind.XMLizableIOExceptionprotected void writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException
IOExceptionpublic void load(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException,
com.sforce.ws.ConnectionException
load in interface com.sforce.ws.bind.XMLizableIOExceptioncom.sforce.ws.ConnectionExceptionprotected void loadFields(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException,
com.sforce.ws.ConnectionException
IOExceptioncom.sforce.ws.ConnectionExceptionCopyright © 2015. All Rights Reserved.