public class EntityLawEvent extends HfEvent implements EntityRelatedEvent
id| Constructor and Description |
|---|
EntityLawEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEntityId() |
String |
getLaw() |
String |
getLawType() |
String |
getShortDescription() |
boolean |
isRelatedToEntity(int entityId) |
static void |
printUnknownLaws() |
void |
setEntityId(int entityId) |
void |
setLaw(String law) |
void |
setLawAdd(String law) |
void |
setLawRemove(String law) |
void |
setLawType(String lawType) |
getHfId, isRelatedToHf, setHfIdgetCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdpublic int getEntityId()
public void setEntityId(int entityId)
public String getLawType()
public void setLawType(String lawType)
public String getLaw()
public void setLaw(String law)
public void setLawAdd(String law)
public void setLawRemove(String law)
public boolean isRelatedToEntity(int entityId)
isRelatedToEntity in interface EntityRelatedEventpublic String getShortDescription()
getShortDescription in class Eventpublic static void printUnknownLaws()
Copyright © 2017. All rights reserved.