asit.moa.client.status
Interface StatusResponse
- All Known Subinterfaces:
- ErrorStatusResponse, SuccessStatusResponse
- All Known Implementing Classes:
- ErrorStatusResponseImpl, SuccessStatusResponseImpl
- public interface StatusResponse
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
SUCCESS
public static final String SUCCESS
- See Also:
- Constant Field Values
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
getType
public String getType()
getElement
public Element getElement()
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.