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 Tags
ObjectFactory. createTags()
Create an instance ofTags
Tags
Tags. withLinks(Collection<Link> values)
Tags
Tags. withLinks(Link... values)
Tags
Tags. withTags(Collection<Tag> values)
Tags
Tags. withTags(Tag... values)
-