public class HfsFormedReputationRelationshipEvent extends Event implements HfRelatedEvent, LocalEvent, IdentityRelatedEvent
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) |
boolean |
isRelatedToIdentity(int identityId) |
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, setYeargetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelatedToRegion, isRelatedToSitepublic 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 LocalEventpublic boolean isRelatedToHf(int hfId)
isRelatedToHf in interface HfRelatedEventpublic boolean isRelatedToIdentity(int identityId)
isRelatedToIdentity in interface IdentityRelatedEventpublic String getShortDescription()
getShortDescription in class EventCopyright © 2018. All rights reserved.