@GwtIncompatible public static class UserZoneCallingRestrictions.UserZoneCallingRestrictionsModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Optional<String> |
homeZoneName |
protected BroadWorksUser |
user |
Constructor and Description |
---|
UserZoneCallingRestrictionsModifyRequest(BroadWorksUser user) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
BroadWorksUser |
getBroadWorksUser() |
static UserZoneCallingRestrictions.UserZoneCallingRestrictionsModifyRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
com.google.common.base.Optional<String> |
getHomeZoneName() |
UserZoneCallingRestrictions.UserZoneCallingRestrictionsModifyRequest |
setHomeZoneName(String homeZoneName) |
UserZoneCallingRestrictions.UserZoneCallingRestrictionsModifyRequest |
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
protected com.google.common.base.Optional<String> homeZoneName
public UserZoneCallingRestrictionsModifyRequest(BroadWorksUser user)
public UserZoneCallingRestrictions.UserZoneCallingRestrictionsModifyRequest setUser(BroadWorksUser user)
public BroadWorksUser getBroadWorksUser()
public UserZoneCallingRestrictions.UserZoneCallingRestrictionsModifyRequest setHomeZoneName(String homeZoneName)
public com.google.common.base.Optional<String> getHomeZoneName()
public static UserZoneCallingRestrictions.UserZoneCallingRestrictionsModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.