@GwtIncompatible public static class UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected OutgoingCallingPlanAuthorizationCodeEntry[] |
codeEntry |
protected BroadWorksUser |
user |
Constructor and Description |
---|
UserOutgoingCallingPlanAuthorizationCodeAddListRequest(BroadWorksUser user,
OutgoingCallingPlanAuthorizationCodeEntry... codeEntry) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
BroadWorksUser |
getBroadWorksUser() |
OutgoingCallingPlanAuthorizationCodeEntry[] |
getCodeEntry() |
static UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest |
setCodeEntry(OutgoingCallingPlanAuthorizationCodeEntry... codeEntry) |
UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest |
setUser(BroadWorksUser user) |
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
@NotNull @Size(min=1) protected OutgoingCallingPlanAuthorizationCodeEntry[] codeEntry
public UserOutgoingCallingPlanAuthorizationCodeAddListRequest(BroadWorksUser user, OutgoingCallingPlanAuthorizationCodeEntry... codeEntry)
public UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest setUser(BroadWorksUser user)
public BroadWorksUser getBroadWorksUser()
public UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest setCodeEntry(OutgoingCallingPlanAuthorizationCodeEntry... codeEntry)
public OutgoingCallingPlanAuthorizationCodeEntry[] getCodeEntry()
public static UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.