@GwtIncompatible public static class UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected OutgoingCallingPlanAuthorizationCodeEntry[] |
codeEntry |
protected User |
user |
Constructor and Description |
---|
UserOutgoingCallingPlanAuthorizationCodeAddListRequest(User user,
OutgoingCallingPlanAuthorizationCodeEntry... codeEntry) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
OutgoingCallingPlanAuthorizationCodeEntry[] |
getCodeEntry() |
static UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
User |
getUser() |
UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest |
setCodeEntry(OutgoingCallingPlanAuthorizationCodeEntry... codeEntry) |
UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest |
setUser(User user) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull protected transient User user
@NotNull @Size(min=1) protected OutgoingCallingPlanAuthorizationCodeEntry[] codeEntry
public UserOutgoingCallingPlanAuthorizationCodeAddListRequest(User user, OutgoingCallingPlanAuthorizationCodeEntry... codeEntry)
public UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeAddListRequest setUser(User user)
public User getUser()
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.