public class GroupTrunkGroupGetResponse14sp9Proxy extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
UnboundedNonNegativeIntProxy |
burstingMaxActiveCallsProxy |
UnboundedNonNegativeIntProxy |
burstingMaxAvailableActiveCallsProxy |
GroupProxy |
groupProxy |
Integer |
maxActiveCalls |
UnboundedNonNegativeIntProxy |
maxAvailableActiveCallsProxy |
Constructor and Description |
---|
GroupTrunkGroupGetResponse14sp9Proxy() |
Modifier and Type | Method and Description |
---|---|
UnboundedNonNegativeIntProxy |
getBurstingMaxActiveCallsProxy() |
UnboundedNonNegativeIntProxy |
getBurstingMaxAvailableActiveCallsProxy() |
GroupProxy |
getGroupProxy() |
Integer |
getMaxActiveCalls() |
UnboundedNonNegativeIntProxy |
getMaxAvailableActiveCallsProxy() |
void |
setBurstingMaxActiveCallsProxy(UnboundedNonNegativeIntProxy burstingMaxActiveCallsProxy) |
void |
setBurstingMaxAvailableActiveCallsProxy(UnboundedNonNegativeIntProxy burstingMaxAvailableActiveCallsProxy) |
void |
setGroupProxy(GroupProxy groupProxy) |
void |
setMaxActiveCalls(Integer maxActiveCalls) |
void |
setMaxAvailableActiveCallsProxy(UnboundedNonNegativeIntProxy maxAvailableActiveCallsProxy) |
public GroupProxy groupProxy
public Integer maxActiveCalls
public UnboundedNonNegativeIntProxy maxAvailableActiveCallsProxy
public UnboundedNonNegativeIntProxy burstingMaxActiveCallsProxy
public UnboundedNonNegativeIntProxy burstingMaxAvailableActiveCallsProxy
public GroupTrunkGroupGetResponse14sp9Proxy()
public void setGroupProxy(GroupProxy groupProxy)
public GroupProxy getGroupProxy()
public void setMaxActiveCalls(Integer maxActiveCalls)
public Integer getMaxActiveCalls()
public void setMaxAvailableActiveCallsProxy(UnboundedNonNegativeIntProxy maxAvailableActiveCallsProxy)
public UnboundedNonNegativeIntProxy getMaxAvailableActiveCallsProxy()
public void setBurstingMaxActiveCallsProxy(UnboundedNonNegativeIntProxy burstingMaxActiveCallsProxy)
public UnboundedNonNegativeIntProxy getBurstingMaxActiveCallsProxy()
public void setBurstingMaxAvailableActiveCallsProxy(UnboundedNonNegativeIntProxy burstingMaxAvailableActiveCallsProxy)
public UnboundedNonNegativeIntProxy getBurstingMaxAvailableActiveCallsProxy()
Copyright © 2016 ECG, Inc. All rights reserved.