public class WSSimulatorRequest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
filter
Filter content
|
RouteRequestFilterType |
filterType
Type of route filter to apply to request
|
java.lang.String |
requestStructure
Validate the structure of the request.
|
| Constructor and Description |
|---|
WSSimulatorRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public RouteRequestFilterType filterType
public java.lang.String filter
public java.lang.String requestStructure