public abstract class AbstractResponse extends Object
| Constructor and Description |
|---|
AbstractResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Long |
getDuration()
Gets the duration.
|
int |
hashCode() |
void |
setDuration(Long duration)
Sets the duration.
|
String |
toString()
Returns a String that represents this object.
|
Copyright © 2019. All rights reserved.