asit.moa.client.status
Class ErrorStatusResponseImpl
java.lang.Object
asit.moa.client.status.ErrorStatusResponseImpl
- All Implemented Interfaces:
- ErrorStatusResponse, StatusResponse
- public class ErrorStatusResponseImpl
- extends Object
- implements ErrorStatusResponse
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorStatusResponseImpl
public ErrorStatusResponseImpl()
getCode
public String getCode()
- Specified by:
getCode in interface ErrorStatusResponse
setCode
public void setCode(String code)
getMessage
public String getMessage()
- Specified by:
getMessage in interface ErrorStatusResponse
setMessage
public void setMessage(String message)
getType
public String getType()
- Specified by:
getType in interface StatusResponse
getElement
public Element getElement()
- Specified by:
getElement in interface StatusResponse
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.