|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface includes the methods to allow a node to link with another node
Method Summary | |
java.lang.String |
getNext()
Gets the next node * |
boolean |
isNext(Activity node)
Checks if is next |
void |
setNext(Activity next)
Sets the next node * |
void |
setNext(java.lang.String next)
|
Method Detail |
public java.lang.String getNext()
public void setNext(Activity next)
public void setNext(java.lang.String next)
public boolean isNext(Activity node)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |