public class DescribeSoftphoneLayoutResult extends Object implements com.sforce.ws.bind.XMLizable, IDescribeSoftphoneLayoutResult
| Constructor and Description |
|---|
DescribeSoftphoneLayoutResult()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSoftphoneLayoutCallType[] |
getCallTypes()
element : callTypes of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutCallType
java type: com.sforce.soap.partner.DescribeSoftphoneLayoutCallType[]
|
String |
getId()
element : id of type {urn:partner.soap.sforce.com}ID
java type: java.lang.String
|
String |
getName()
element : name of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
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 |
setCallTypes(IDescribeSoftphoneLayoutCallType[] callTypes) |
void |
setId(String id) |
void |
setName(String name) |
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 DescribeSoftphoneLayoutCallType[] getCallTypes()
IDescribeSoftphoneLayoutResultgetCallTypes in interface IDescribeSoftphoneLayoutResultpublic void setCallTypes(IDescribeSoftphoneLayoutCallType[] callTypes)
setCallTypes in interface IDescribeSoftphoneLayoutResultpublic String getId()
IDescribeSoftphoneLayoutResultgetId in interface IDescribeSoftphoneLayoutResultpublic void setId(String id)
setId in interface IDescribeSoftphoneLayoutResultpublic String getName()
IDescribeSoftphoneLayoutResultgetName in interface IDescribeSoftphoneLayoutResultpublic void setName(String name)
setName in interface IDescribeSoftphoneLayoutResultpublic 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.