@GwtIncompatible public static class UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeDeleteListRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String[] |
code |
protected User |
user |
Constructor and Description |
---|
UserOutgoingCallingPlanAuthorizationCodeDeleteListRequest(User user,
String... code) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String[] |
getCode() |
static UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeDeleteListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
User |
getUser() |
UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeDeleteListRequest |
setCode(String... code) |
UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeDeleteListRequest |
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) @StringArrayElementSize(min=2, max=14) protected String[] code
public UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeDeleteListRequest setUser(User user)
public User getUser()
public UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeDeleteListRequest setCode(String... code)
public String[] getCode()
public static UserOutgoingCallingPlan.UserOutgoingCallingPlanAuthorizationCodeDeleteListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.