public static class UserThirdPartyVoiceMailSupport.UserThirdPartyVoiceMailSupportGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Boolean |
alwaysRedirectToVoiceMail |
protected Boolean |
busyRedirectToVoiceMail |
protected Boolean |
isActive |
protected ThirdPartyVoiceMailSupportMailboxIdType |
mailboxIdType |
protected String |
mailboxURL |
protected ThirdPartyVoiceMailSupportNumberOfRings |
noAnswerNumberOfRings |
protected Boolean |
noAnswerRedirectToVoiceMail |
protected Boolean |
outOfPrimaryZoneRedirectToVoiceMail |
protected ThirdPartyVoiceMailSupportServerSelection |
serverSelection |
protected BroadWorksUser |
user |
protected String |
userServer |
commandType, detailText, request, summaryText
content, xPath
Constructor and Description |
---|
UserThirdPartyVoiceMailSupportGetResponse() |
getDetailText, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
protected Boolean isActive
protected Boolean busyRedirectToVoiceMail
protected Boolean noAnswerRedirectToVoiceMail
protected ThirdPartyVoiceMailSupportServerSelection serverSelection
protected String userServer
protected ThirdPartyVoiceMailSupportMailboxIdType mailboxIdType
protected String mailboxURL
protected ThirdPartyVoiceMailSupportNumberOfRings noAnswerNumberOfRings
protected Boolean alwaysRedirectToVoiceMail
protected Boolean outOfPrimaryZoneRedirectToVoiceMail
protected transient BroadWorksUser user
public UserThirdPartyVoiceMailSupportGetResponse()
public void setIsActive(Boolean isActive)
public Boolean getIsActive()
public void setBusyRedirectToVoiceMail(Boolean busyRedirectToVoiceMail)
public Boolean getBusyRedirectToVoiceMail()
public void setNoAnswerRedirectToVoiceMail(Boolean noAnswerRedirectToVoiceMail)
public Boolean getNoAnswerRedirectToVoiceMail()
public void setServerSelection(ThirdPartyVoiceMailSupportServerSelection serverSelection)
public ThirdPartyVoiceMailSupportServerSelection getServerSelection()
public void setUserServer(String userServer)
public String getUserServer()
public void setMailboxIdType(ThirdPartyVoiceMailSupportMailboxIdType mailboxIdType)
public ThirdPartyVoiceMailSupportMailboxIdType getMailboxIdType()
public void setMailboxURL(String mailboxURL)
public String getMailboxURL()
public void setNoAnswerNumberOfRings(ThirdPartyVoiceMailSupportNumberOfRings noAnswerNumberOfRings)
public ThirdPartyVoiceMailSupportNumberOfRings getNoAnswerNumberOfRings()
public void setAlwaysRedirectToVoiceMail(Boolean alwaysRedirectToVoiceMail)
public Boolean getAlwaysRedirectToVoiceMail()
public void setOutOfPrimaryZoneRedirectToVoiceMail(Boolean outOfPrimaryZoneRedirectToVoiceMail)
public Boolean getOutOfPrimaryZoneRedirectToVoiceMail()
public void setUser(BroadWorksUser user)
public BroadWorksUser getBroadWorksUser()
@GwtIncompatible protected void transform()
Response
Copyright © 2017 ECG. All rights reserved.