public static class FlexibleSeatingGuest.GroupFlexibleSeatingHostRoutingPoliciesModifyRequest extends Request<Response.DefaultResponse>
Modifier and Type | Field and Description |
---|---|
Boolean |
allowCallsToVoicePortal |
boolean |
allowCallsToVoicePortalIsModified |
Boolean |
allowEmergencyCalls |
boolean |
allowEmergencyCallsIsModified |
String |
serviceUserId |
boolean |
serviceUserIdIsModified |
Constructor and Description |
---|
GroupFlexibleSeatingHostRoutingPoliciesModifyRequest(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
GroupFlexibleSeatingHostRoutingPoliciesModifyRequest(BroadWorksServer bws,
String serviceUserId) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
Boolean |
getAllowCallsToVoicePortal() |
Boolean |
getAllowEmergencyCalls() |
String |
getServiceUserId() |
FlexibleSeatingGuest.GroupFlexibleSeatingHostRoutingPoliciesModifyRequest |
setAllowCallsToVoicePortal(Boolean allowCallsToVoicePortal) |
FlexibleSeatingGuest.GroupFlexibleSeatingHostRoutingPoliciesModifyRequest |
setAllowEmergencyCalls(Boolean allowEmergencyCalls) |
FlexibleSeatingGuest.GroupFlexibleSeatingHostRoutingPoliciesModifyRequest |
setServiceUserId(String serviceUserId) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandType, getDomDocument, getResponseClass, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@Size(min=1, max=161) public String serviceUserId
public transient boolean serviceUserIdIsModified
public Boolean allowEmergencyCalls
public transient boolean allowEmergencyCallsIsModified
public Boolean allowCallsToVoicePortal
public transient boolean allowCallsToVoicePortalIsModified
public GroupFlexibleSeatingHostRoutingPoliciesModifyRequest(BroadWorksServer bws, String serviceUserId)
public GroupFlexibleSeatingHostRoutingPoliciesModifyRequest(BroadWorksServer bws)
bws
- The BroadWorksServer to use for the Requestpublic FlexibleSeatingGuest.GroupFlexibleSeatingHostRoutingPoliciesModifyRequest setServiceUserId(String serviceUserId)
public String getServiceUserId()
public FlexibleSeatingGuest.GroupFlexibleSeatingHostRoutingPoliciesModifyRequest setAllowEmergencyCalls(Boolean allowEmergencyCalls)
public Boolean getAllowEmergencyCalls()
public FlexibleSeatingGuest.GroupFlexibleSeatingHostRoutingPoliciesModifyRequest setAllowCallsToVoicePortal(Boolean allowCallsToVoicePortal)
public Boolean getAllowCallsToVoicePortal()
public void formRequest() throws RequestException
formRequest
in class Request<Response.DefaultResponse>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.