Uses of Class
org.xwiki.rest.model.jaxb.Tags
-
Packages that use Tags Package Description org.xwiki.rest.model.jaxb -
-
Uses of Tags in org.xwiki.rest.model.jaxb
Methods in org.xwiki.rest.model.jaxb that return Tags Modifier and Type Method Description TagsObjectFactory. createTags()Create an instance ofTagsTagsTags. withLinks(Collection<Link> values)TagsTags. withLinks(Link... values)TagsTags. withTags(Collection<Tag> values)TagsTags. withTags(Tag... values)
-