public class ApiInterface extends Object
| Constructor and Description |
|---|
ApiInterface() |
| Modifier and Type | Method and Description |
|---|---|
List<ApiMethod> |
getMethods() |
String |
getName() |
void |
setMethods(List<ApiMethod> methods) |
void |
setName(String name) |
Copyright © 2016–2024. All rights reserved.