| Package | Description | 
|---|---|
| com.sun.research.ws.wadl | 
| Modifier and Type | Field and Description | 
|---|---|
protected ParamStyle | 
Param.style  | 
| Modifier and Type | Method and Description | 
|---|---|
static ParamStyle | 
ParamStyle.fromValue(String v)  | 
ParamStyle | 
Param.getStyle()
Gets the value of the style property. 
 | 
static ParamStyle | 
ParamStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ParamStyle[] | 
ParamStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Param.setStyle(ParamStyle value)
Sets the value of the style property. 
 | 
Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.