public class UserCallNotifyGetCriteriaResponse16Proxy extends UserServiceProxy implements Serializable
Modifier and Type | Field and Description |
---|---|
Boolean |
blacklisted |
String |
criteriaName |
CriteriaFromDnProxy |
fromDnCriteriaProxy |
HolidayScheduleProxy |
holidayScheduleProxy |
TimeScheduleProxy |
timeScheduleProxy |
UserProxy |
userProxy |
Constructor and Description |
---|
UserCallNotifyGetCriteriaResponse16Proxy() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getBlacklisted() |
String |
getCriteriaName() |
CriteriaFromDnProxy |
getFromDnCriteriaProxy() |
HolidayScheduleProxy |
getHolidayScheduleProxy() |
TimeScheduleProxy |
getTimeScheduleProxy() |
UserProxy |
getUserProxy() |
void |
setBlacklisted(Boolean blacklisted) |
void |
setCriteriaName(String criteriaName) |
void |
setFromDnCriteriaProxy(CriteriaFromDnProxy fromDnCriteriaProxy) |
void |
setHolidayScheduleProxy(HolidayScheduleProxy holidayScheduleProxy) |
void |
setTimeScheduleProxy(TimeScheduleProxy timeScheduleProxy) |
void |
setUserProxy(UserProxy userProxy) |
public UserProxy userProxy
public String criteriaName
public TimeScheduleProxy timeScheduleProxy
public HolidayScheduleProxy holidayScheduleProxy
public Boolean blacklisted
public CriteriaFromDnProxy fromDnCriteriaProxy
public UserCallNotifyGetCriteriaResponse16Proxy()
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 setHolidayScheduleProxy(HolidayScheduleProxy holidayScheduleProxy)
public HolidayScheduleProxy getHolidayScheduleProxy()
public void setBlacklisted(Boolean blacklisted)
public Boolean getBlacklisted()
public void setFromDnCriteriaProxy(CriteriaFromDnProxy fromDnCriteriaProxy)
public CriteriaFromDnProxy getFromDnCriteriaProxy()
Copyright © 2016 ECG, Inc. All rights reserved.