public class UserCallNotifyGetCriteriaResponseProxy extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
criteriaName |
CriteriaFromDnProxy |
fromDnCriteriaProxy |
TimeScheduleProxy |
timeScheduleProxy |
UserProxy |
userProxy |
Constructor and Description |
---|
UserCallNotifyGetCriteriaResponseProxy() |
Modifier and Type | Method and Description |
---|---|
String |
getCriteriaName() |
CriteriaFromDnProxy |
getFromDnCriteriaProxy() |
TimeScheduleProxy |
getTimeScheduleProxy() |
UserProxy |
getUserProxy() |
void |
setCriteriaName(String criteriaName) |
void |
setFromDnCriteriaProxy(CriteriaFromDnProxy fromDnCriteriaProxy) |
void |
setTimeScheduleProxy(TimeScheduleProxy timeScheduleProxy) |
void |
setUserProxy(UserProxy userProxy) |
public UserProxy userProxy
public String criteriaName
public TimeScheduleProxy timeScheduleProxy
public CriteriaFromDnProxy fromDnCriteriaProxy
public UserCallNotifyGetCriteriaResponseProxy()
public void setUserProxy(UserProxy userProxy)
public UserProxy getUserProxy()
public void setCriteriaName(String criteriaName)
public String getCriteriaName()
public void setTimeScheduleProxy(TimeScheduleProxy timeScheduleProxy)
public TimeScheduleProxy getTimeScheduleProxy()
public void setFromDnCriteriaProxy(CriteriaFromDnProxy fromDnCriteriaProxy)
public CriteriaFromDnProxy getFromDnCriteriaProxy()
Copyright © 2016 ECG, Inc. All rights reserved.