Class TopicRelation
java.lang.Object
edu.sustech.search.engine.github.models.topic.TopicRelation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()voidsetAdditionalProperty(String name, Object value) voidvoidvoidsetRelationType(String relationType) voidsetTopicId(Integer topicId) toString()
-
Constructor Details
-
TopicRelation
public TopicRelation()
-
-
Method Details