public abstract class AbstractJsonResponse extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected static String |
STATUS_ERROR |
protected static String |
STATUS_OK |
| Constructor and Description |
|---|
AbstractJsonResponse(String strStatus)
AbstractJsonResponse constructor
|
protected static final String STATUS_OK
protected static final String STATUS_ERROR
public AbstractJsonResponse(String strStatus)
strStatus - the response statuspublic String getStatus()
Copyright © 2016 City of Paris. All rights reserved.