| Package | Description | 
|---|---|
| net.java.dev.wadl.x2009.x02 | |
| net.java.dev.wadl.x2009.x02.impl | 
| Modifier and Type | Field and Description | 
|---|---|
| static ParamStyle.Enum | ParamStyle. HEADER | 
| static ParamStyle.Enum | ParamStyle. MATRIX | 
| static ParamStyle.Enum | ParamStyle. PLAIN | 
| static ParamStyle.Enum | ParamStyle. QUERY | 
| static ParamStyle.Enum | ParamStyle. TEMPLATE | 
| Modifier and Type | Method and Description | 
|---|---|
| static ParamStyle.Enum | ParamStyle.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none. | 
| static ParamStyle.Enum | ParamStyle.Enum. forString(String s)Returns the enum value for a string, or null if none. | 
| ParamStyle.Enum | ParamDocument.Param. getStyle()Gets the "style" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ParamDocument.Param. setStyle(ParamStyle.Enum style)Sets the "style" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| ParamStyle.Enum | ParamDocumentImpl.ParamImpl. getStyle()Gets the "style" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ParamDocumentImpl.ParamImpl. setStyle(ParamStyle.Enum style)Sets the "style" attribute | 
Copyright © 2019. All Rights Reserved.