public class ChangeHfJobEvent extends HfEvent implements LocalEvent
id
Constructor and Description |
---|
ChangeHfJobEvent() |
Modifier and Type | Method and Description |
---|---|
EventLocation |
getLocation() |
String |
getNewJob() |
String |
getOldJob() |
String |
getShortDescription() |
void |
setNewJob(String newJob) |
void |
setOldJob(String oldJob) |
getHfId, isRelatedToHf, setHfId
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 String getNewJob()
public void setNewJob(String newJob)
public String getOldJob()
public void setOldJob(String oldJob)
public EventLocation getLocation()
getLocation
in interface LocalEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2017. All rights reserved.