Uses of Class
org.exoplatform.gwtframework.commons.wadl.Grammars

Packages that use Grammars
org.exoplatform.gwtframework.commons.wadl   
 

Uses of Grammars in org.exoplatform.gwtframework.commons.wadl
 

Fields in org.exoplatform.gwtframework.commons.wadl declared as Grammars
protected  Grammars Application.grammars
           
protected  Grammars WadlApplication.grammars
           
 

Methods in org.exoplatform.gwtframework.commons.wadl that return Grammars
 Grammars Application.getGrammars()
          Gets the value of the grammars property.
 Grammars WadlApplication.getGrammars()
          Gets the value of the grammars property.
 

Methods in org.exoplatform.gwtframework.commons.wadl with parameters of type Grammars
 void Application.setGrammars(Grammars value)
          Sets the value of the grammars property.
 void WadlApplication.setGrammars(Grammars value)
          Sets the value of the grammars property.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.