|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.sequencediagram.Delay
public class Delay
Constructor Summary | |
---|---|
Delay(java.util.List<java.lang.String> text)
|
Method Summary | |
---|---|
boolean |
dealWith(Participant someone)
|
java.util.List<java.lang.String> |
getText()
|
Url |
getUrl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Delay(java.util.List<java.lang.String> text)
Method Detail |
---|
public final java.util.List<java.lang.String> getText()
public boolean dealWith(Participant someone)
dealWith
in interface Event
public Url getUrl()
getUrl
in interface Event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |