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