@GwtIncompatible public static class UserOutgoingCallingPlan.UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest extends Request<DefaultResponse>
Request.Protocol| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
useCustomSettings |
protected BroadWorksUser |
user |
protected OutgoingCallingPlanDigitPatternCallMeNowPermissions |
userPermissions |
| Constructor and Description |
|---|
UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest(BroadWorksUser user) |
| Modifier and Type | Method and Description |
|---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
BroadWorksUser |
getBroadWorksUser() |
static UserOutgoingCallingPlan.UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Boolean |
getUseCustomSettings() |
OutgoingCallingPlanDigitPatternCallMeNowPermissions |
getUserPermissions() |
UserOutgoingCallingPlan.UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest |
setUseCustomSettings(Boolean useCustomSettings) |
UserOutgoingCallingPlan.UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest |
setUser(BroadWorksUser user) |
UserOutgoingCallingPlan.UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest |
setUserPermissions(OutgoingCallingPlanDigitPatternCallMeNowPermissions userPermissions) |
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@NotNull protected transient BroadWorksUser user
protected Boolean useCustomSettings
protected OutgoingCallingPlanDigitPatternCallMeNowPermissions userPermissions
public UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest(BroadWorksUser user)
public UserOutgoingCallingPlan.UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest setUser(BroadWorksUser user)
public BroadWorksUser getBroadWorksUser()
public UserOutgoingCallingPlan.UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest setUseCustomSettings(Boolean useCustomSettings)
public Boolean getUseCustomSettings()
public UserOutgoingCallingPlan.UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest setUserPermissions(OutgoingCallingPlanDigitPatternCallMeNowPermissions userPermissions)
public OutgoingCallingPlanDigitPatternCallMeNowPermissions getUserPermissions()
public static UserOutgoingCallingPlan.UserOutgoingCallingPlanDigitPlanCallMeNowModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<DefaultResponse>Copyright © 2016 ECG. All rights reserved.