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