public abstract class ChangesMethodResponse<T extends AbstractIdentifiableEntity> extends Object implements rs.ltt.jmap.common.method.MethodResponse
| Constructor and Description |
|---|
ChangesMethodResponse() |
| Modifier and Type | Method and Description |
|---|---|
TypedState<T> |
getTypedNewState() |
TypedState<T> |
getTypedOldState() |
String |
toString() |
public TypedState<T> getTypedOldState()
public TypedState<T> getTypedNewState()
Copyright © 2020. All rights reserved.