public class UserBasicCallLogsGetListResponse14sp4Proxy extends UserServiceProxy implements Serializable
Modifier and Type | Field and Description |
---|---|
CallLogsEntryProxy[] |
missedProxy |
CallLogsEntryProxy[] |
placedProxy |
CallLogsEntryProxy[] |
receivedProxy |
UserProxy |
userProxy |
Constructor and Description |
---|
UserBasicCallLogsGetListResponse14sp4Proxy() |
Modifier and Type | Method and Description |
---|---|
CallLogsEntryProxy[] |
getMissedProxy() |
CallLogsEntryProxy[] |
getPlacedProxy() |
CallLogsEntryProxy[] |
getReceivedProxy() |
UserProxy |
getUserProxy() |
void |
setMissedProxy(CallLogsEntryProxy... missedProxy) |
void |
setPlacedProxy(CallLogsEntryProxy... placedProxy) |
void |
setReceivedProxy(CallLogsEntryProxy... receivedProxy) |
void |
setUserProxy(UserProxy userProxy) |
public UserProxy userProxy
public CallLogsEntryProxy[] placedProxy
public CallLogsEntryProxy[] receivedProxy
public CallLogsEntryProxy[] missedProxy
public UserBasicCallLogsGetListResponse14sp4Proxy()
public void setUserProxy(UserProxy userProxy)
public UserProxy getUserProxy()
public void setPlacedProxy(CallLogsEntryProxy... placedProxy)
public CallLogsEntryProxy[] getPlacedProxy()
public void setReceivedProxy(CallLogsEntryProxy... receivedProxy)
public CallLogsEntryProxy[] getReceivedProxy()
public void setMissedProxy(CallLogsEntryProxy... missedProxy)
public CallLogsEntryProxy[] getMissedProxy()
Copyright © 2016 ECG, Inc. All rights reserved.