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