Class TopicRelation
java.lang.Object
edu.sustech.search.engine.github.models.topic.TopicRelation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
getName()
int
hashCode()
void
setAdditionalProperty
(String name, Object value) void
void
void
setRelationType
(String relationType) void
setTopicId
(Integer topicId) toString()
-
Constructor Details
-
TopicRelation
public TopicRelation()
-
-
Method Details