Uses of Class
org.sakaiproject.conversations.api.TopicType
-
Packages that use TopicType Package Description org.sakaiproject.conversations.api -
-
Uses of TopicType in org.sakaiproject.conversations.api
Methods in org.sakaiproject.conversations.api that return TopicType Modifier and Type Method Description static TopicTypeTopicType. valueOf(String name)Returns the enum constant of this type with the specified name.static TopicType[]TopicType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-