public static class BWSystem.SystemSessionAdmissionControlGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Boolean |
blockVMDepositDueToSACLimits |
protected Boolean |
countLongConnectionsToMediaServer |
protected SessionAdmissionControlForMusicOnHoldType |
sacHandlingForMoH |
request, responseContent, xPath
Constructor and Description |
---|
SystemSessionAdmissionControlGetResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getBlockVMDepositDueToSACLimits() |
Boolean |
getCountLongConnectionsToMediaServer() |
SessionAdmissionControlForMusicOnHoldType |
getSacHandlingForMoH() |
int |
hashCode() |
void |
setBlockVMDepositDueToSACLimits(Boolean blockVMDepositDueToSACLimits) |
void |
setCountLongConnectionsToMediaServer(Boolean countLongConnectionsToMediaServer) |
void |
setSacHandlingForMoH(SessionAdmissionControlForMusicOnHoldType sacHandlingForMoH) |
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 countLongConnectionsToMediaServer
protected SessionAdmissionControlForMusicOnHoldType sacHandlingForMoH
protected Boolean blockVMDepositDueToSACLimits
public SystemSessionAdmissionControlGetResponse()
public void setCountLongConnectionsToMediaServer(Boolean countLongConnectionsToMediaServer)
public Boolean getCountLongConnectionsToMediaServer()
public void setSacHandlingForMoH(SessionAdmissionControlForMusicOnHoldType sacHandlingForMoH)
public SessionAdmissionControlForMusicOnHoldType getSacHandlingForMoH()
public void setBlockVMDepositDueToSACLimits(Boolean blockVMDepositDueToSACLimits)
public Boolean getBlockVMDepositDueToSACLimits()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.