Class UserIntercept.UserInterceptUserGetResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.services.UserIntercept.UserInterceptUserGetResponse
- All Implemented Interfaces:
Serializable
- Enclosing class:
- UserIntercept
public static class UserIntercept.UserInterceptUserGetResponse extends Response
Response to the UserInterceptUserGetRequest21sp1. The following elements are only used in AS data mode: exemptInboundMobilityCalls exemptOutboundMobilityCalls disableParallelRingingToNetworkLocations
- Author:
- AlpacaGenerator
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description protected BooleanalternateBlockingAnnouncementprotected AnnouncementSelectionannouncementSelectionprotected StringaudioFileDescriptionprotected MediaFileTypeaudioMediaTypeprotected BooleandisableParallelRingingToNetworkLocationsprotected BooleanexemptInboundMobilityCallsprotected BooleanexemptOutboundMobilityCallsprotected InterceptInboundCallinboundCallModeprotected BooleanisActiveprotected StringnewPhoneNumberprotected InterceptOutboundCalloutboundCallModeprotected StringoutboundReroutePhoneNumberprotected BooleanplayNewPhoneNumberprotected BooleanrerouteOutboundCallsprotected BooleanrouteToVoiceMailprotected BooleantransferOnZeroToPhoneNumberprotected StringtransferPhoneNumberprotected BroadWorksUseruserprotected StringvideoFileDescriptionprotected MediaFileTypevideoMediaTypeFields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryText -
Constructor Summary
Constructors Constructor Description UserInterceptUserGetResponse() -
Method Summary
Methods inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
getDetailText, getErrorCode, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse, setRequestMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
-
Field Details
-
isActive
-
announcementSelection
-
audioFileDescription
-
audioMediaType
-
videoFileDescription
-
videoMediaType
-
inboundCallMode
-
alternateBlockingAnnouncement
-
exemptInboundMobilityCalls
-
disableParallelRingingToNetworkLocations
-
routeToVoiceMail
-
playNewPhoneNumber
-
newPhoneNumber
-
transferOnZeroToPhoneNumber
-
transferPhoneNumber
-
outboundCallMode
-
exemptOutboundMobilityCalls
-
rerouteOutboundCalls
-
outboundReroutePhoneNumber
-
user
-
-
Constructor Details
-
UserInterceptUserGetResponse
public UserInterceptUserGetResponse()
-
-
Method Details
-
setIsActive
-
getIsActive
-
setAnnouncementSelection
-
getAnnouncementSelection
-
setAudioFileDescription
-
getAudioFileDescription
-
setAudioMediaType
-
getAudioMediaType
-
setVideoFileDescription
-
getVideoFileDescription
-
setVideoMediaType
-
getVideoMediaType
-
setInboundCallMode
-
getInboundCallMode
-
setAlternateBlockingAnnouncement
-
getAlternateBlockingAnnouncement
-
setExemptInboundMobilityCalls
-
getExemptInboundMobilityCalls
-
setDisableParallelRingingToNetworkLocations
public void setDisableParallelRingingToNetworkLocations(Boolean disableParallelRingingToNetworkLocations) -
getDisableParallelRingingToNetworkLocations
-
setRouteToVoiceMail
-
getRouteToVoiceMail
-
setPlayNewPhoneNumber
-
getPlayNewPhoneNumber
-
setNewPhoneNumber
-
getNewPhoneNumber
-
setTransferOnZeroToPhoneNumber
-
getTransferOnZeroToPhoneNumber
-
setTransferPhoneNumber
-
getTransferPhoneNumber
-
setOutboundCallMode
-
getOutboundCallMode
-
setExemptOutboundMobilityCalls
-
getExemptOutboundMobilityCalls
-
setRerouteOutboundCalls
-
getRerouteOutboundCalls
-
setOutboundReroutePhoneNumber
-
getOutboundReroutePhoneNumber
-
setUser
-
getBroadWorksUser
-
transform
public void transform()Description copied from class:ResponseTransforms the Response from XML Content to a populated POJO -
equals
-
hashCode
public int hashCode() -
toString
-