@Deprecated public class ApiDescription extends Object
| Constructor and Description |
|---|
ApiDescription(String path,
String method)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMethod()
Deprecated.
|
String |
getPath()
Deprecated.
|
void |
setMethod(String method)
Deprecated.
|
void |
setPath(String path)
Deprecated.
|
Copyright © 2019. All Rights Reserved.