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() |
isParallel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isParallel
public List<Participant> getParticipant()
public Display getStrings()
public boolean dealWith(Participant someone)
public final Url getUrl()
getUrl
in interface Event
getUrl
in class AbstractEvent
public boolean hasUrl()
hasUrl
in interface Event
hasUrl
in class AbstractEvent
public final HtmlColor getBackColorGeneral()
public final HtmlColor getBackColorElement()
Copyright © 2017. All Rights Reserved.