public class RespondCallbacks extends java.lang.Object implements java.io.Serializable, ResponseMessage
| Constructor and Description |
|---|
RespondCallbacks(Response response,
java.util.List<CallbackResponse> callbacks,
ErrorInformation errorInformation) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CallbackResponse> |
getCallbacks() |
ErrorInformation |
getErrorInformation() |
Response |
getResponse() |
java.lang.String |
toString() |
public RespondCallbacks(Response response, java.util.List<CallbackResponse> callbacks, ErrorInformation errorInformation)
public Response getResponse()
getResponse in interface ResponseMessagepublic java.util.List<CallbackResponse> getCallbacks()
public ErrorInformation getErrorInformation()
public java.lang.String toString()
toString in class java.lang.Object
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0