public class GetLimitsResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private LimitsManager |
_return |
| Constructor and Description |
|---|
GetLimitsResponse() |
| Modifier and Type | Method and Description |
|---|---|
LimitsManager |
getReturn() |
void |
setReturn(LimitsManager _return) |
private LimitsManager _return
public LimitsManager getReturn()
public void setReturn(LimitsManager _return)
_return - the value for the _return property