public class ApiWebserviceFile
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
filename |
long |
selectedRequest
Contains the ID of the currently selected request in the GUI
|
| Constructor and Description |
|---|
ApiWebserviceFile(java.lang.String filename) |
| Modifier and Type | Method and Description |
|---|---|
XMLElement |
list()
Gets a list of the webservices and their requests
|
public java.lang.String filename
public long selectedRequest
public XMLElement list()