This project has retired. For details please refer to its Attic page.

Uses of Class
org.apache.wink.common.model.wadl.Option

Packages that use Option
org.apache.wink.common.model.wadl   
 

Uses of Option in org.apache.wink.common.model.wadl
 

Fields in org.apache.wink.common.model.wadl with type parameters of type Option
protected  List<Option> Param.option
           
 

Methods in org.apache.wink.common.model.wadl that return Option
 Option ObjectFactory.createOption()
          Create an instance of Option
 

Methods in org.apache.wink.common.model.wadl that return types with arguments of type Option
 List<Option> Param.getOption()
          Gets the value of the option property.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.