public class NotifyCondition extends Object
| Constructor and Description |
|---|
NotifyCondition() |
NotifyCondition(NotifyConditionEnum type,
List<String> condValues) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCondValues() |
String |
getRestriction() |
NotifyConditionEnum |
getType() |
void |
setCondValues(List<String> condValues) |
void |
setRestriction(String restriction) |
void |
setType(NotifyConditionEnum type) |
public NotifyCondition()
public NotifyCondition(NotifyConditionEnum type, List<String> condValues)
public NotifyConditionEnum getType()
public void setType(NotifyConditionEnum type)
public String getRestriction()
public void setRestriction(String restriction)
Copyright © 2016 Orange. All rights reserved.