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

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

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

Fields in org.xwiki.rest.model.jaxb declared as Syntaxes
protected  Syntaxes Xwiki.syntaxes
           
 

Methods in org.xwiki.rest.model.jaxb that return Syntaxes
 Syntaxes ObjectFactory.createSyntaxes()
          Create an instance of Syntaxes
 Syntaxes Xwiki.getSyntaxes()
          Gets the value of the syntaxes property.
 Syntaxes Syntaxes.withLinks(Collection<Link> values)
           
 Syntaxes Syntaxes.withLinks(Link... values)
           
 Syntaxes Syntaxes.withSyntaxes(Collection<String> values)
           
 Syntaxes Syntaxes.withSyntaxes(String... values)
           
 

Methods in org.xwiki.rest.model.jaxb with parameters of type Syntaxes
 void Xwiki.setSyntaxes(Syntaxes value)
          Sets the value of the syntaxes property.
 Xwiki Xwiki.withSyntaxes(Syntaxes value)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.