public class UpdateContextResponse extends Object
| Constructor and Description |
|---|
UpdateContextResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextElementResponse> |
getContextElementResponses() |
StatusCode |
getErrorCode() |
void |
setContextElementResponses(List<ContextElementResponse> contextElementResponses) |
void |
setErrorCode(StatusCode errorCode) |
String |
toString() |
public StatusCode getErrorCode()
public void setErrorCode(StatusCode errorCode)
public List<ContextElementResponse> getContextElementResponses()
public void setContextElementResponses(List<ContextElementResponse> contextElementResponses)
Copyright © 2016 Orange. All rights reserved.