public class GroupOutgoingCallingPlanTransferNumbersGetListResponseProxy extends GroupServiceProxy implements Serializable
Modifier and Type | Field and Description |
---|---|
OutgoingCallingPlanDepartmentTransferNumbersProxy[] |
departmentNumbersProxy |
OutgoingCallingPlanTransferNumbersProxy |
groupNumbersProxy |
GroupProxy |
groupProxy |
Constructor and Description |
---|
GroupOutgoingCallingPlanTransferNumbersGetListResponseProxy() |
Modifier and Type | Method and Description |
---|---|
OutgoingCallingPlanDepartmentTransferNumbersProxy[] |
getDepartmentNumbersProxy() |
OutgoingCallingPlanTransferNumbersProxy |
getGroupNumbersProxy() |
GroupProxy |
getGroupProxy() |
void |
setDepartmentNumbersProxy(OutgoingCallingPlanDepartmentTransferNumbersProxy... departmentNumbersProxy) |
void |
setGroupNumbersProxy(OutgoingCallingPlanTransferNumbersProxy groupNumbersProxy) |
void |
setGroupProxy(GroupProxy groupProxy) |
public GroupProxy groupProxy
public OutgoingCallingPlanTransferNumbersProxy groupNumbersProxy
public OutgoingCallingPlanDepartmentTransferNumbersProxy[] departmentNumbersProxy
public GroupOutgoingCallingPlanTransferNumbersGetListResponseProxy()
public void setGroupProxy(GroupProxy groupProxy)
public GroupProxy getGroupProxy()
public void setGroupNumbersProxy(OutgoingCallingPlanTransferNumbersProxy groupNumbersProxy)
public OutgoingCallingPlanTransferNumbersProxy getGroupNumbersProxy()
public void setDepartmentNumbersProxy(OutgoingCallingPlanDepartmentTransferNumbersProxy... departmentNumbersProxy)
public OutgoingCallingPlanDepartmentTransferNumbersProxy[] getDepartmentNumbersProxy()
Copyright © 2016 ECG, Inc. All rights reserved.