public abstract class HistoricalEventImpl extends java.lang.Object implements HistoricalEventInterface
Constructor and Description |
---|
HistoricalEventImpl(java.util.Date date,
java.lang.String message,
java.lang.String toolTip)
Instantiates a new historical event impl.
|
HistoricalEventImpl(java.lang.String message)
Instantiates a new historical event impl.
|
HistoricalEventImpl(java.lang.String message,
java.lang.String toolTip)
Instantiates a new historical event impl.
|
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getDate()
Gets the date.
|
java.lang.String |
getHTMLString()
Gets the HTML string.
|
java.lang.String |
getMessage()
Gets the message.
|
java.lang.String |
getToolTipText()
Gets the tool tip text.
|
java.lang.String |
toString()
To string.
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getApiValue, getSourceModule, isHuman
public HistoricalEventImpl(java.util.Date date, java.lang.String message, java.lang.String toolTip)
date
- the datemessage
- the messagetoolTip
- the tool tippublic HistoricalEventImpl(java.lang.String message)
message
- the messagepublic HistoricalEventImpl(java.lang.String message, java.lang.String toolTip)
message
- the messagetoolTip
- the tool tip, can be nullpublic java.lang.String getMessage()
getMessage
in interface HistoricalEventInterface
public java.util.Date getDate()
getDate
in interface HistoricalEventInterface
public java.lang.String toString()
toString
in interface HistoricalEventInterface
toString
in class java.lang.Object
public java.lang.String getToolTipText()
getToolTipText
in interface HistoricalEventInterface
public java.lang.String getHTMLString()
getHTMLString
in interface HistoricalEventInterface
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa