Uses of Class
org.jboss.resteasy.wadl.jaxb.Option
-
Packages that use Option Package Description org.jboss.resteasy.wadl.jaxb -
-
Uses of Option in org.jboss.resteasy.wadl.jaxb
Fields in org.jboss.resteasy.wadl.jaxb with type parameters of type Option Modifier and Type Field Description protected List<Option>
Param. option
Methods in org.jboss.resteasy.wadl.jaxb that return Option Modifier and Type Method Description Option
ObjectFactory. createOption()
Create an instance ofOption
Methods in org.jboss.resteasy.wadl.jaxb that return types with arguments of type Option Modifier and Type Method Description List<Option>
Param. getOption()
Gets the value of the option property.
-