public class HfLearnsSecretEvent extends Event implements HfRelatedEvent, ArtifactRelatedEvent
id| Constructor and Description |
|---|
HfLearnsSecretEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getArtifactId() |
String |
getInteraction() |
String |
getSecretText() |
String |
getShortDescription() |
int |
getStudentHfId() |
int |
getTeacherHfId() |
boolean |
isRelatedToArtifact(int artifactId) |
boolean |
isRelatedToHf(int hfId) |
void |
setArtifactId(int artifactId) |
void |
setInteraction(String interaction) |
void |
setSecretText(String secretText) |
void |
setStudentHfId(int studentHfId) |
void |
setTeacherHfId(int teacherHfId) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdpublic int getStudentHfId()
public void setStudentHfId(int studentHfId)
public int getTeacherHfId()
public void setTeacherHfId(int teacherHfId)
public int getArtifactId()
public void setArtifactId(int artifactId)
public String getInteraction()
public void setInteraction(String interaction)
public String getSecretText()
public void setSecretText(String secretText)
public boolean isRelatedToArtifact(int artifactId)
isRelatedToArtifact in interface ArtifactRelatedEventpublic boolean isRelatedToHf(int hfId)
isRelatedToHf in interface HfRelatedEventpublic String getShortDescription()
getShortDescription in class EventCopyright © 2017. All rights reserved.