Restlet Framework 2.2.2
Java Standard Edition

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
 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(List<IncludeInfo> includes)
          Sets the list of include elements.
 


Restlet Framework 2.2.2
Java Standard Edition

Copyright © 2005-2014 Restlet.