public class GroupTrunkGroupGetResponseProxy extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
GroupProxy |
groupProxy |
UnboundedNonNegativeIntProxy |
maxActiveCallsProxy |
UnboundedNonNegativeIntProxy |
maxAvailableActiveCallsProxy |
Constructor and Description |
---|
GroupTrunkGroupGetResponseProxy() |
Modifier and Type | Method and Description |
---|---|
GroupProxy |
getGroupProxy() |
UnboundedNonNegativeIntProxy |
getMaxActiveCallsProxy() |
UnboundedNonNegativeIntProxy |
getMaxAvailableActiveCallsProxy() |
void |
setGroupProxy(GroupProxy groupProxy) |
void |
setMaxActiveCallsProxy(UnboundedNonNegativeIntProxy maxActiveCallsProxy) |
void |
setMaxAvailableActiveCallsProxy(UnboundedNonNegativeIntProxy maxAvailableActiveCallsProxy) |
public GroupProxy groupProxy
public UnboundedNonNegativeIntProxy maxActiveCallsProxy
public UnboundedNonNegativeIntProxy maxAvailableActiveCallsProxy
public void setGroupProxy(GroupProxy groupProxy)
public GroupProxy getGroupProxy()
public void setMaxActiveCallsProxy(UnboundedNonNegativeIntProxy maxActiveCallsProxy)
public UnboundedNonNegativeIntProxy getMaxActiveCallsProxy()
public void setMaxAvailableActiveCallsProxy(UnboundedNonNegativeIntProxy maxAvailableActiveCallsProxy)
public UnboundedNonNegativeIntProxy getMaxAvailableActiveCallsProxy()
Copyright © 2016 ECG, Inc. All rights reserved.