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

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(java.util.Collection<Link> values)
           
 Tags Tags.withLinks(Link... values)
           
 Tags Tags.withTags(java.util.Collection<Tag> values)
           
 Tags Tags.withTags(Tag... values)
           
 



Copyright © 2004-2010 XWiki. All Rights Reserved.