public abstract class Response extends Object
| Constructor and Description |
|---|
Response() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDetails() |
Object |
getError() |
void |
setDetails(Object details) |
void |
setError(Object error) |
Copyright © 2018 OpenDaylight. All rights reserved.