public abstract class HfEvent extends Event implements HfRelatedEvent
Modifier and Type | Field and Description |
---|---|
protected int |
hfId |
id
Constructor and Description |
---|
HfEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getHfId() |
boolean |
isRelatedToHf(int hfId) |
void |
setHfId(int hfId) |
getCollection, getDate, getDescription, getSeconds, getSentence, getShortDescription, getType, getYear, process, setCollection, setSeconds, setType, setYear
getId, setId
public int getHfId()
public void setHfId(int hfId)
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
Copyright © 2019. All rights reserved.