Uses of Class
org.xwiki.rest.model.jaxb.Tags

Packages that use Tags
org.xwiki.rest.model.jaxb   
 

Uses of Tags in org.xwiki.rest.model.jaxb
 

Methods in org.xwiki.rest.model.jaxb that return Tags
 Tags ObjectFactory.createTags()
          Create an instance of Tags
 Tags Tags.withLinks(Collection<Link> values)
           
 Tags Tags.withLinks(Link... values)
           
 Tags Tags.withTags(Collection<Tag> values)
           
 Tags Tags.withTags(Tag... values)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.