| Modifier and Type | Field and Description |
|---|---|
protected <any> |
data
The cached value of the '
Data' containment reference list. |
protected static java.lang.String |
RESPONSE_CODE_EDEFAULT
The default value of the '
Response Code' attribute. |
protected static java.lang.String |
RESPONSE_MESSAGE_EDEFAULT
The default value of the '
Response Message' attribute. |
protected java.lang.String |
responseCode
The cached value of the '
Response Code' attribute. |
protected java.lang.String |
responseMessage
The cached value of the '
Response Message' attribute. |
protected static int |
RESULT_SIZE_EDEFAULT
The default value of the '
Result Size' attribute. |
protected int |
resultSize
The cached value of the '
Result Size' attribute. |
protected java.util.Date |
timestamp
The cached value of the '
Timestamp' attribute. |
protected static java.util.Date |
TIMESTAMP_EDEFAULT
The default value of the '
Timestamp' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
ResponseImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getData() |
java.lang.String |
getResponseCode() |
java.lang.String |
getResponseMessage() |
int |
getResultSize() |
java.util.Date |
getTimestamp() |
void |
setResponseCode(java.lang.String newResponseCode) |
void |
setResponseMessage(java.lang.String newResponseMessage) |
void |
setResultSize(int newResultSize) |
void |
setTimestamp(java.util.Date newTimestamp) |
java.lang.String |
toString() |
protected static final java.util.Date TIMESTAMP_EDEFAULT
Timestamp' attribute.
getTimestamp()protected java.util.Date timestamp
Timestamp' attribute.
getTimestamp()protected static final int RESULT_SIZE_EDEFAULT
Result Size' attribute.
getResultSize(),
Constant Field Valuesprotected int resultSize
Result Size' attribute.
getResultSize()protected static final java.lang.String RESPONSE_CODE_EDEFAULT
Response Code' attribute.
getResponseCode()protected java.lang.String responseCode
Response Code' attribute.
getResponseCode()protected static final java.lang.String RESPONSE_MESSAGE_EDEFAULT
Response Message' attribute.
getResponseMessage()protected java.lang.String responseMessage
Response Message' attribute.
getResponseMessage()protected EClass eStaticClass()
public java.util.Date getTimestamp()
getTimestamp in interface ResponseResponse.setTimestamp(Date),
UtilPackage.getResponse_Timestamp()public void setTimestamp(java.util.Date newTimestamp)
setTimestamp in interface ResponsenewTimestamp - the new value of the 'Timestamp' attribute.Response.getTimestamp()public int getResultSize()
getResultSize in interface ResponseResponse.setResultSize(int),
UtilPackage.getResponse_ResultSize()public void setResultSize(int newResultSize)
setResultSize in interface ResponsenewResultSize - the new value of the 'Result Size' attribute.Response.getResultSize()public java.lang.String getResponseCode()
getResponseCode in interface ResponseResponse.setResponseCode(String),
UtilPackage.getResponse_ResponseCode()public void setResponseCode(java.lang.String newResponseCode)
setResponseCode in interface ResponsenewResponseCode - the new value of the 'Response Code' attribute.Response.getResponseCode()public java.lang.String getResponseMessage()
getResponseMessage in interface ResponseResponse.setResponseMessage(String),
UtilPackage.getResponse_ResponseMessage()public void setResponseMessage(java.lang.String newResponseMessage)
setResponseMessage in interface ResponsenewResponseMessage - the new value of the 'Response Message' attribute.Response.getResponseMessage()public <any> getData()
getData in interface ResponseUtilPackage.getResponse_Data()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Data In Motion GmbH all rights reserved