public static class Protocol.Request
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Protocol.ObjectSpec> |
objects
The objects of this request
|
java.lang.String |
operation
The operation of this request
|
| Constructor and Description |
|---|
Request() |
public java.lang.String operation
public java.util.List<Protocol.ObjectSpec> objects