public class UpdateContextElementResponse extends Object
| Constructor and Description |
|---|
UpdateContextElementResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextAttributeResponse> |
getContextAttributeResponses() |
StatusCode |
getErrorCode() |
void |
setContextAttributeResponses(List<ContextAttributeResponse> contextAttributeResponses) |
void |
setErrorCode(StatusCode errorCode) |
String |
toString() |
public StatusCode getErrorCode()
public void setErrorCode(StatusCode errorCode)
public List<ContextAttributeResponse> getContextAttributeResponses()
public void setContextAttributeResponses(List<ContextAttributeResponse> contextAttributeResponses)
Copyright © 2016 Orange. All rights reserved.