public class DescribeSoftphoneScreenPopOption extends Object implements com.sforce.ws.bind.XMLizable, IDescribeSoftphoneScreenPopOption
| Constructor and Description |
|---|
DescribeSoftphoneScreenPopOption()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMatchType()
element : matchType of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getScreenPopData()
element : screenPopData of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getScreenPopType()
element : screenPopType 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 |
setMatchType(String matchType) |
void |
setScreenPopData(String screenPopData) |
void |
setScreenPopType(String screenPopType) |
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 DescribeSoftphoneScreenPopOption()
public String getMatchType()
IDescribeSoftphoneScreenPopOptiongetMatchType in interface IDescribeSoftphoneScreenPopOptionpublic void setMatchType(String matchType)
setMatchType in interface IDescribeSoftphoneScreenPopOptionpublic String getScreenPopData()
IDescribeSoftphoneScreenPopOptiongetScreenPopData in interface IDescribeSoftphoneScreenPopOptionpublic void setScreenPopData(String screenPopData)
setScreenPopData in interface IDescribeSoftphoneScreenPopOptionpublic String getScreenPopType()
IDescribeSoftphoneScreenPopOptiongetScreenPopType in interface IDescribeSoftphoneScreenPopOptionpublic void setScreenPopType(String screenPopType)
setScreenPopType in interface IDescribeSoftphoneScreenPopOptionpublic 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.