Package com.sforce.soap.metadata
Class VoiceSettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.VoiceSettings
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class VoiceSettings extends Metadata
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description VoiceSettings()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetEnableCallDisposition()booleangetEnableConsentReminder()booleangetEnableVoiceCallList()booleangetEnableVoiceCallRecording()booleangetEnableVoiceCoaching()booleangetEnableVoiceConferencing()booleangetEnableVoiceLocalPresence()booleangetEnableVoiceMail()booleangetEnableVoiceMailDrop()booleanisEnableCallDisposition()booleanisEnableConsentReminder()booleanisEnableVoiceCallList()booleanisEnableVoiceCallRecording()booleanisEnableVoiceCoaching()booleanisEnableVoiceConferencing()booleanisEnableVoiceLocalPresence()booleanisEnableVoiceMail()booleanisEnableVoiceMailDrop()voidload(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)voidsetEnableCallDisposition(boolean enableCallDisposition)protected voidsetEnableCallDisposition(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableConsentReminder(boolean enableConsentReminder)protected voidsetEnableConsentReminder(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableVoiceCallList(boolean enableVoiceCallList)protected voidsetEnableVoiceCallList(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableVoiceCallRecording(boolean enableVoiceCallRecording)protected voidsetEnableVoiceCallRecording(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableVoiceCoaching(boolean enableVoiceCoaching)protected voidsetEnableVoiceCoaching(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableVoiceConferencing(boolean enableVoiceConferencing)protected voidsetEnableVoiceConferencing(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableVoiceLocalPresence(boolean enableVoiceLocalPresence)protected voidsetEnableVoiceLocalPresence(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableVoiceMail(boolean enableVoiceMail)protected voidsetEnableVoiceMail(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableVoiceMailDrop(boolean enableVoiceMailDrop)protected voidsetEnableVoiceMailDrop(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)java.lang.StringtoString()voidwrite(javax.xml.namespace.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)-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getEnableCallDisposition
public boolean getEnableCallDisposition()
-
isEnableCallDisposition
public boolean isEnableCallDisposition()
-
setEnableCallDisposition
public void setEnableCallDisposition(boolean enableCallDisposition)
-
setEnableCallDisposition
protected void setEnableCallDisposition(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableConsentReminder
public boolean getEnableConsentReminder()
-
isEnableConsentReminder
public boolean isEnableConsentReminder()
-
setEnableConsentReminder
public void setEnableConsentReminder(boolean enableConsentReminder)
-
setEnableConsentReminder
protected void setEnableConsentReminder(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableVoiceCallList
public boolean getEnableVoiceCallList()
-
isEnableVoiceCallList
public boolean isEnableVoiceCallList()
-
setEnableVoiceCallList
public void setEnableVoiceCallList(boolean enableVoiceCallList)
-
setEnableVoiceCallList
protected void setEnableVoiceCallList(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableVoiceCallRecording
public boolean getEnableVoiceCallRecording()
-
isEnableVoiceCallRecording
public boolean isEnableVoiceCallRecording()
-
setEnableVoiceCallRecording
public void setEnableVoiceCallRecording(boolean enableVoiceCallRecording)
-
setEnableVoiceCallRecording
protected void setEnableVoiceCallRecording(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableVoiceCoaching
public boolean getEnableVoiceCoaching()
-
isEnableVoiceCoaching
public boolean isEnableVoiceCoaching()
-
setEnableVoiceCoaching
public void setEnableVoiceCoaching(boolean enableVoiceCoaching)
-
setEnableVoiceCoaching
protected void setEnableVoiceCoaching(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableVoiceConferencing
public boolean getEnableVoiceConferencing()
-
isEnableVoiceConferencing
public boolean isEnableVoiceConferencing()
-
setEnableVoiceConferencing
public void setEnableVoiceConferencing(boolean enableVoiceConferencing)
-
setEnableVoiceConferencing
protected void setEnableVoiceConferencing(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableVoiceLocalPresence
public boolean getEnableVoiceLocalPresence()
-
isEnableVoiceLocalPresence
public boolean isEnableVoiceLocalPresence()
-
setEnableVoiceLocalPresence
public void setEnableVoiceLocalPresence(boolean enableVoiceLocalPresence)
-
setEnableVoiceLocalPresence
protected void setEnableVoiceLocalPresence(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableVoiceMail
public boolean getEnableVoiceMail()
-
isEnableVoiceMail
public boolean isEnableVoiceMail()
-
setEnableVoiceMail
public void setEnableVoiceMail(boolean enableVoiceMail)
-
setEnableVoiceMail
protected void setEnableVoiceMail(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableVoiceMailDrop
public boolean getEnableVoiceMailDrop()
-
isEnableVoiceMailDrop
public boolean isEnableVoiceMailDrop()
-
setEnableVoiceMailDrop
public void setEnableVoiceMailDrop(boolean enableVoiceMailDrop)
-
setEnableVoiceMailDrop
protected void setEnableVoiceMailDrop(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Overrides:
writeFieldsin classMetadata- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Overrides:
loadFieldsin classMetadata- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
-