Package ontopoly.pojos
Class TopicNode
- java.lang.Object
-
- ontopoly.pojos.TopicNode
-
- All Implemented Interfaces:
Serializable
public class TopicNode extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetName()TopicgetTopic()StringgetTopicId()StringgetTopicMapId()inthashCode()
-