public abstract class GetMethodResponse<T extends AbstractIdentifiableEntity> extends Object implements rs.ltt.jmap.common.method.MethodResponse
| Modifier and Type | Field and Description |
|---|---|
protected String |
accountId |
protected T[] |
list |
protected String[] |
notFound |
protected String |
state |
| Constructor and Description |
|---|
GetMethodResponse() |
| Modifier and Type | Method and Description |
|---|---|
TypedState<T> |
getTypedState() |
String |
toString() |
protected String accountId
protected String state
protected String[] notFound
protected T extends AbstractIdentifiableEntity[] list
public TypedState<T> getTypedState()
Copyright © 2020. All rights reserved.