Uses of Class
com.sun.research.ws.wadl.Option
-
Packages that use Option Package Description com.sun.research.ws.wadl -
-
Uses of Option in com.sun.research.ws.wadl
Fields in com.sun.research.ws.wadl with type parameters of type Option Modifier and Type Field Description protected List<Option>Param. optionMethods in com.sun.research.ws.wadl that return Option Modifier and Type Method Description OptionObjectFactory. createOption()Create an instance ofOptionMethods in com.sun.research.ws.wadl that return types with arguments of type Option Modifier and Type Method Description List<Option>Param. getOption()Gets the value of the option property.
-