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  java.util.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
 java.util.List<Option> Param.getOption()
          Gets the value of the option property.
 



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