Uses of Class
org.restlet.ext.wadl.IncludeInfo

Packages that use IncludeInfo
org.restlet.ext.wadl Support the WADL specification. 
 

Uses of IncludeInfo in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return types with arguments of type IncludeInfo
 java.util.List<IncludeInfo> GrammarsInfo.getIncludes()
          Returns the list of include elements.
 

Method parameters in org.restlet.ext.wadl with type arguments of type IncludeInfo
 void GrammarsInfo.setIncludes(java.util.List<IncludeInfo> includes)
          Sets the list of include elements.
 



Copyright © 2005-2008 Noelios Technologies.