@GwtIncompatible public static class OutgoingCallingPlan.SystemOutgoingCallingPlanModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Boolean |
directTransferScreening |
protected Boolean |
enableEnhancedTollCallTyping |
Constructor and Description |
---|
SystemOutgoingCallingPlanModifyRequest(BroadWorksServer broadWorksServer) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
Boolean |
getDirectTransferScreening() |
Boolean |
getEnableEnhancedTollCallTyping() |
OutgoingCallingPlan.SystemOutgoingCallingPlanModifyRequest |
setDirectTransferScreening(Boolean directTransferScreening) |
OutgoingCallingPlan.SystemOutgoingCallingPlanModifyRequest |
setEnableEnhancedTollCallTyping(Boolean enableEnhancedTollCallTyping) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
protected Boolean directTransferScreening
protected Boolean enableEnhancedTollCallTyping
public SystemOutgoingCallingPlanModifyRequest(BroadWorksServer broadWorksServer)
public OutgoingCallingPlan.SystemOutgoingCallingPlanModifyRequest setDirectTransferScreening(Boolean directTransferScreening)
public Boolean getDirectTransferScreening()
public OutgoingCallingPlan.SystemOutgoingCallingPlanModifyRequest setEnableEnhancedTollCallTyping(Boolean enableEnhancedTollCallTyping)
public Boolean getEnableEnhancedTollCallTyping()
public void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.