| Package | Description | 
|---|---|
| net.java.dev.wadl.x2009.x02 | 
| Modifier and Type | Field and Description | 
|---|---|
| static HTTPMethods.Enum | HTTPMethods. DELETE | 
| static HTTPMethods.Enum | HTTPMethods. GET | 
| static HTTPMethods.Enum | HTTPMethods. HEAD | 
| static HTTPMethods.Enum | HTTPMethods. POST | 
| static HTTPMethods.Enum | HTTPMethods. PUT | 
| Modifier and Type | Method and Description | 
|---|---|
| static HTTPMethods.Enum | HTTPMethods.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none. | 
| static HTTPMethods.Enum | HTTPMethods.Enum. forString(String s)Returns the enum value for a string, or null if none. | 
Copyright © 2019. All Rights Reserved.