public class GroupEnhancedCallLogsGetListResponse20Proxy extends GroupServiceProxy implements Serializable
Modifier and Type | Field and Description |
---|---|
EnhancedCallLogsTimeRangeProxy |
dateTimeRangeProxy |
ExtendedMixedCallLogsEntry20Proxy[] |
extendedCallLogProxy |
GroupProxy |
groupProxy |
Integer |
totalNumberOfRows |
Constructor and Description |
---|
GroupEnhancedCallLogsGetListResponse20Proxy() |
Modifier and Type | Method and Description |
---|---|
EnhancedCallLogsTimeRangeProxy |
getDateTimeRangeProxy() |
ExtendedMixedCallLogsEntry20Proxy[] |
getExtendedCallLogProxy() |
GroupProxy |
getGroupProxy() |
Integer |
getTotalNumberOfRows() |
void |
setDateTimeRangeProxy(EnhancedCallLogsTimeRangeProxy dateTimeRangeProxy) |
void |
setExtendedCallLogProxy(ExtendedMixedCallLogsEntry20Proxy... extendedCallLogProxy) |
void |
setGroupProxy(GroupProxy groupProxy) |
void |
setTotalNumberOfRows(Integer totalNumberOfRows) |
public GroupProxy groupProxy
public EnhancedCallLogsTimeRangeProxy dateTimeRangeProxy
public Integer totalNumberOfRows
public ExtendedMixedCallLogsEntry20Proxy[] extendedCallLogProxy
public GroupEnhancedCallLogsGetListResponse20Proxy()
public void setGroupProxy(GroupProxy groupProxy)
public GroupProxy getGroupProxy()
public void setDateTimeRangeProxy(EnhancedCallLogsTimeRangeProxy dateTimeRangeProxy)
public EnhancedCallLogsTimeRangeProxy getDateTimeRangeProxy()
public void setTotalNumberOfRows(Integer totalNumberOfRows)
public Integer getTotalNumberOfRows()
public void setExtendedCallLogProxy(ExtendedMixedCallLogsEntry20Proxy... extendedCallLogProxy)
public ExtendedMixedCallLogsEntry20Proxy[] getExtendedCallLogProxy()
Copyright © 2016 ECG, Inc. All rights reserved.