public class DbPollEvent extends PollEvent
Constructor and Description |
---|
DbPollEvent(int eventId,
String uei,
Date date)
Constructor for DbPollEvent.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
boolean |
equals(PollEvent e)
equals
|
Date |
getDate()
getDate
|
int |
getEventId()
getEventId
|
int |
hashCode()
hashCode
|
String |
toString()
toString
|
getScope, hasLargerScopeThan, hasSameScope, hasScopeLargerThan, hasScopeSmallerThan, hasSmallerScopeThan, isInterfaceDown, isNodeDown, isNodeLostService, withLargestScope
public int getEventId()
getEventId
getEventId
in class PollEvent
public Date getDate()
getDate
public boolean equals(PollEvent e)
equals
e
- a PollEvent
object.Copyright © 2021. All rights reserved.