public static class FlexibleSeatingGuest.GroupFlexibleSeatingHostRoutingPoliciesGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Boolean |
allowCallsToVoicePortal |
protected Boolean |
allowEmergencyCalls |
protected String |
serviceUserId |
request, responseContent, xPath
Constructor and Description |
---|
GroupFlexibleSeatingHostRoutingPoliciesGetResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getAllowCallsToVoicePortal() |
Boolean |
getAllowEmergencyCalls() |
String |
getServiceUserId() |
int |
hashCode() |
void |
setAllowCallsToVoicePortal(Boolean allowCallsToVoicePortal) |
void |
setAllowEmergencyCalls(Boolean allowEmergencyCalls) |
void |
setServiceUserId(String serviceUserId) |
protected void |
transform()
Transforms the Response from XML Content to a populated POJO
|
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected Boolean allowEmergencyCalls
protected Boolean allowCallsToVoicePortal
protected String serviceUserId
public GroupFlexibleSeatingHostRoutingPoliciesGetResponse()
public void setAllowEmergencyCalls(Boolean allowEmergencyCalls)
public Boolean getAllowEmergencyCalls()
public void setAllowCallsToVoicePortal(Boolean allowCallsToVoicePortal)
public Boolean getAllowCallsToVoicePortal()
public void setServiceUserId(String serviceUserId)
public String getServiceUserId()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.