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

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

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

Fields in org.exoplatform.gwtframework.commons.wadl with type parameters of type Param
protected  java.util.List<Param> Response.param
           
protected  java.util.List<Param> RepresentationType.param
           
protected  java.util.List<Param> Resource.param
           
protected  java.util.List<Param> Request.param
           
protected  java.util.List<Param> ResourceType.param
           
 

Methods in org.exoplatform.gwtframework.commons.wadl that return types with arguments of type Param
 java.util.List<Param> Response.getParam()
          Gets the value of the param property.
 java.util.List<Param> RepresentationType.getParam()
          Gets the value of the param property.
 java.util.List<Param> Resource.getParam()
          Gets the value of the param property.
 java.util.List<Param> Request.getParam()
          Gets the value of the param property.
 java.util.List<Param> ResourceType.getParam()
          Gets the value of the param property.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.