Restlet Framework 2.2.1
Java Standard Edition

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
 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(List<OptionInfo> options)
          Sets the list of option elements for that element.
 


Restlet Framework 2.2.1
Java Standard Edition

Copyright © 2005-2014 Restlet.