public class HfsFormedReputationRelationshipEvent extends Event implements HfRelatedEvent, LocalEvent
id
Constructor and Description |
---|
HfsFormedReputationRelationshipEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getHfId1() |
int |
getHfId2() |
String |
getHfRep1of2() |
String |
getHfRep2of1() |
int |
getIdentityId1() |
int |
getIdentityId2() |
EventLocation |
getLocation() |
String |
getShortDescription() |
boolean |
isRelatedToHf(int hfId) |
void |
setHfId1(int hfId1) |
void |
setHfId2(int hfId2) |
void |
setHfRep1of2(String hfRep1of2) |
void |
setHfRep2of1(String hfRep2of1) |
void |
setIdentityId1(int identityId1) |
void |
setIdentityId2(int identityId2) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYear
getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRelatedToRegion, isRelatedToSite
public HfsFormedReputationRelationshipEvent()
public int getHfId1()
public void setHfId1(int hfId1)
public int getIdentityId1()
public void setIdentityId1(int identityId1)
public int getHfId2()
public void setHfId2(int hfId2)
public int getIdentityId2()
public void setIdentityId2(int identityId2)
public String getHfRep1of2()
public void setHfRep1of2(String hfRep1of2)
public String getHfRep2of1()
public void setHfRep2of1(String hfRep2of1)
public EventLocation getLocation()
getLocation
in interface LocalEvent
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2017. All rights reserved.