public class Meta extends Object
Constructor and Description |
---|
Meta() |
Modifier and Type | Method and Description |
---|---|
String |
getApiVersion()
Returns the ApiVersion
|
String |
getCharset()
Returns the Charset
|
String |
getErrorDetails()
Returns the ErrorDetails
|
String |
getErrorMessage()
Returns the ErrorMessage
|
int |
getHttpCode()
Returns the HttpCode
|
String |
getRequest()
Returns the Request
|
String |
getResponseTime()
Returns the ResponseTime
|
void |
setApiVersion(String strApiVersion)
Sets the ApiVersion
|
void |
setCharset(String strCharset)
Sets the Charset
|
void |
setErrorDetails(String strErrorDetails)
Sets the ErrorDetails
|
void |
setErrorMessage(String strErrorMessage)
Sets the ErrorMessage
|
void |
setHttpCode(int nHttpCode)
Sets the HttpCode
|
void |
setRequest(String strRequest)
Sets the Request
|
void |
setResponseTime(String strResponseTime)
Sets the ResponseTime
|
public String getApiVersion()
public void setApiVersion(String strApiVersion)
strApiVersion
- The ApiVersionpublic String getRequest()
public void setRequest(String strRequest)
strRequest
- The Requestpublic String getResponseTime()
public void setResponseTime(String strResponseTime)
strResponseTime
- The ResponseTimepublic int getHttpCode()
public void setHttpCode(int nHttpCode)
nHttpCode
- The HttpCodepublic String getErrorMessage()
public void setErrorMessage(String strErrorMessage)
strErrorMessage
- The ErrorMessagepublic String getErrorDetails()
public void setErrorDetails(String strErrorDetails)
strErrorDetails
- The ErrorDetailspublic String getCharset()
public void setCharset(String strCharset)
strCharset
- The CharsetCopyright © 2018 City of Paris. All rights reserved.