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

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

Methods in org.xwiki.rest.model.jaxb that return Properties
 Properties ObjectFactory.createProperties()
          Create an instance of Properties
 Properties Properties.withLinks(Collection<Link> values)
           
 Properties Properties.withLinks(Link... values)
           
 Properties Properties.withProperties(Collection<Property> values)
           
 Properties Properties.withProperties(Property... values)
           
 



Copyright © 2004-2012 XWiki. All Rights Reserved.