@Deprecated public class Result<T> extends Result<T>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
refId
Deprecated.
|
protected ReportingDetails |
reportingDetails
Deprecated.
|
ERROR, messages, OK, resultCodeMessageDigestAlgorithm, target, transaction| Constructor and Description |
|---|
Result()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> Result<T> |
createResult(T object,
BasicXmlDocument response)
Deprecated.
|
java.lang.String |
getRefId()
Deprecated.
|
ReportingDetails |
getReportingDetails()
Deprecated.
|
void |
printMessages()
Deprecated.
Print out messages for debugging.
|
getElementText, getMessages, getResultCode, importResponseMessages, isError, isOkgetTarget, getTransaction, isAuthorizeNetResponseprotected java.lang.String refId
protected ReportingDetails reportingDetails
public static <T> Result<T> createResult(T object, BasicXmlDocument response)
public java.lang.String getRefId()
public ReportingDetails getReportingDetails()
public void printMessages()
printMessages in class Result<T>Copyright © 2018. All Rights Reserved.