public class ANXWithdrawalResponseWrapper extends Object
Constructor and Description |
---|
ANXWithdrawalResponseWrapper(String result,
ANXWithdrawalResponse anxWithdrawalResponse,
String error)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ANXWithdrawalResponse |
getAnxWithdrawalResponse() |
String |
getError() |
String |
getResult() |
public ANXWithdrawalResponseWrapper(String result, ANXWithdrawalResponse anxWithdrawalResponse, String error)
result
- anxWithdrawalResponse
- error
- public String getResult()
public ANXWithdrawalResponse getAnxWithdrawalResponse()
public String getError()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.