Package net.ontopia.topicmaps.rest.model
Class TopicMap
- java.lang.Object
-
- net.ontopia.topicmaps.rest.model.TMObject
-
- net.ontopia.topicmaps.rest.model.Reifiable
-
- net.ontopia.topicmaps.rest.model.TopicMap
-
public class TopicMap extends Reifiable
-
-
Constructor Summary
Constructors Constructor Description TopicMap()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getTitle()
-
Methods inherited from class net.ontopia.topicmaps.rest.model.Reifiable
getReifier, setReifier
-
Methods inherited from class net.ontopia.topicmaps.rest.model.TMObject
getItemIdentifiers, getObjectId, setItemIdentifiers
-
-
-
-
Method Detail
-
getTitle
public String getTitle()
-
-