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, withLargestScopepublic int getEventId()
getEventId
getEventId in class PollEventpublic Date getDate()
getDate
public boolean equals(PollEvent e)
equals
e - a PollEvent object.Copyright © 2020. All rights reserved.