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

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

Uses of OptionInfo in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return types with arguments of type OptionInfo
 java.util.List<OptionInfo> ParameterInfo.getOptions()
          Returns the list of option elements for that element.
 

Method parameters in org.restlet.ext.wadl with type arguments of type OptionInfo
 void ParameterInfo.setOptions(java.util.List<OptionInfo> options)
          Sets the list of option elements for that element.
 



Copyright © 2005-2008 Noelios Technologies.