public class Reference extends AbstractEvent implements Event
| Constructor and Description |
|---|
Reference(List<Participant> participants,
Url url,
Display strings,
HtmlColor backColorGeneral,
HtmlColor backColorElement) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dealWith(Participant someone) |
HtmlColor |
getBackColorElement() |
HtmlColor |
getBackColorGeneral() |
List<Participant> |
getParticipant() |
Display |
getStrings() |
Url |
getUrl() |
boolean |
hasUrl() |
String |
toString() |
isParallelclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisParallelpublic List<Participant> getParticipant()
public Display getStrings()
public boolean dealWith(Participant someone)
public final Url getUrl()
getUrl in interface EventgetUrl in class AbstractEventpublic boolean hasUrl()
hasUrl in interface EventhasUrl in class AbstractEventpublic final HtmlColor getBackColorGeneral()
public final HtmlColor getBackColorElement()
Copyright © 2017. All rights reserved.