Uses of Class
org.exoplatform.wiki.service.rest.model.Class
-
Packages that use Class Package Description org.exoplatform.wiki.service.rest.model -
-
Uses of Class in org.exoplatform.wiki.service.rest.model
Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Class Modifier and Type Field Description protected List<Class>Classes. clazzsMethods in org.exoplatform.wiki.service.rest.model that return Class Modifier and Type Method Description ClassObjectFactory. createClass()Create an instance ofClassMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Class Modifier and Type Method Description List<Class>Classes. getClazzs()Gets the value of the clazzs property.
-