public class DescribeSoftphoneLayoutCallType extends Object implements com.sforce.ws.bind.XMLizable, IDescribeSoftphoneLayoutCallType
| Constructor and Description |
|---|
DescribeSoftphoneLayoutCallType()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSoftphoneLayoutInfoField[] |
getInfoFields()
element : infoFields of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutInfoField
java type: com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField[]
|
String |
getName()
element : name of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
DescribeSoftphoneScreenPopOption[] |
getScreenPopOptions()
element : screenPopOptions of type {urn:partner.soap.sforce.com}DescribeSoftphoneScreenPopOption
java type: com.sforce.soap.partner.DescribeSoftphoneScreenPopOption[]
|
String |
getScreenPopsOpenWithin()
element : screenPopsOpenWithin of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
DescribeSoftphoneLayoutSection[] |
getSections()
element : sections of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutSection
java type: com.sforce.soap.partner.DescribeSoftphoneLayoutSection[]
|
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 |
setInfoFields(IDescribeSoftphoneLayoutInfoField[] infoFields) |
void |
setName(String name) |
void |
setScreenPopOptions(IDescribeSoftphoneScreenPopOption[] screenPopOptions) |
void |
setScreenPopsOpenWithin(String screenPopsOpenWithin) |
void |
setSections(IDescribeSoftphoneLayoutSection[] sections) |
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()
public DescribeSoftphoneLayoutInfoField[] getInfoFields()
IDescribeSoftphoneLayoutCallTypegetInfoFields in interface IDescribeSoftphoneLayoutCallTypepublic void setInfoFields(IDescribeSoftphoneLayoutInfoField[] infoFields)
setInfoFields in interface IDescribeSoftphoneLayoutCallTypepublic String getName()
IDescribeSoftphoneLayoutCallTypegetName in interface IDescribeSoftphoneLayoutCallTypepublic void setName(String name)
setName in interface IDescribeSoftphoneLayoutCallTypepublic DescribeSoftphoneScreenPopOption[] getScreenPopOptions()
IDescribeSoftphoneLayoutCallTypegetScreenPopOptions in interface IDescribeSoftphoneLayoutCallTypepublic void setScreenPopOptions(IDescribeSoftphoneScreenPopOption[] screenPopOptions)
setScreenPopOptions in interface IDescribeSoftphoneLayoutCallTypepublic String getScreenPopsOpenWithin()
IDescribeSoftphoneLayoutCallTypegetScreenPopsOpenWithin in interface IDescribeSoftphoneLayoutCallTypepublic void setScreenPopsOpenWithin(String screenPopsOpenWithin)
setScreenPopsOpenWithin in interface IDescribeSoftphoneLayoutCallTypepublic DescribeSoftphoneLayoutSection[] getSections()
IDescribeSoftphoneLayoutCallTypegetSections in interface IDescribeSoftphoneLayoutCallTypepublic void setSections(IDescribeSoftphoneLayoutSection[] sections)
setSections in interface IDescribeSoftphoneLayoutCallTypepublic 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.