public class ApiDefinition extends Object
| Constructor and Description |
|---|
ApiDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethod() |
String |
getPath() |
void |
setMethod(String method) |
void |
setPath(String path) |
Copyright © 2019 WSO2. All rights reserved.