asit.moa.client.deliver.moazs
Class ErrorDeliveryResponse
java.lang.Object
asit.moa.client.deliver.moazs.AbstractDeliveryResponse
asit.moa.client.deliver.moazs.ErrorDeliveryResponse
- All Implemented Interfaces:
- DeliveryResponse
- public class ErrorDeliveryResponse
- extends AbstractDeliveryResponse
- 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 |
code_
protected String code_
text_
protected String text_
documentReference_
protected String documentReference_
ErrorDeliveryResponse
public ErrorDeliveryResponse(String appDeliveryID,
String mzsDeliveryID,
String code,
String text,
String documentReference)
getCode
public String getCode()
- Returns:
- Returns the code_.
getDocumentReference
public String getDocumentReference()
- Returns:
- Returns the documentReference_.
getText
public String getText()
- Returns:
- Returns the text_.
getType
public String getType()
getElement
public Element getElement()
throws ClientException
- Specified by:
getElement in interface DeliveryResponse- Overrides:
getElement in class AbstractDeliveryResponse
- Throws:
ClientException
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.