public class SubscribeContext extends Object
| Constructor and Description |
|---|
SubscribeContext() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAttributeList() |
String |
getDuration() |
List<EntityId> |
getEntityIdList() |
List<NotifyCondition> |
getNotifyConditionList() |
URI |
getReference() |
Restriction |
getRestriction() |
String |
getThrottling() |
void |
setAttributeList(List<String> attributeList) |
void |
setDuration(String duration) |
void |
setEntityIdList(List<EntityId> entityIdList) |
void |
setNotifyConditionList(List<NotifyCondition> notifyConditionList) |
void |
setReference(URI reference) |
void |
setRestriction(Restriction restriction) |
void |
setThrottling(String throttling) |
String |
toString() |
public URI getReference()
public void setReference(URI reference)
public String getDuration()
public void setDuration(String duration)
public Restriction getRestriction()
public void setRestriction(Restriction restriction)
public List<NotifyCondition> getNotifyConditionList()
public void setNotifyConditionList(List<NotifyCondition> notifyConditionList)
public String getThrottling()
public void setThrottling(String throttling)
Copyright © 2016 Orange. All rights reserved.