| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This object represents a SubscriptionAction object.It provides the basis for
describing the types of event that a particular Agent wishes to receive information
about.
Method Summary | |
String[] | getAction() Gets the condition associated with this subscription which must be satisfied in order to fire off an inform. |
Object[] | getDescriptions() Getter for property objectDescription. |
void | setAction(String[] condition) Sets the condition associated with this subscription which must be satisfied in order to fire off an inform. |
void | setDescriptions(Object[] descriptions) Setter for property AgentDescription. |
Method Detail |
public String[] getAction()
public Object[] getDescriptions()
public void setAction(String[] condition)
public void setDescriptions(Object[] descriptions)
Association Links |
to Class java.lang.Object
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |