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. optionMethods in org.jboss.resteasy.wadl.jaxb that return Option Modifier and Type Method Description OptionObjectFactory. createOption()Create an instance ofOptionMethods 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.
-