public class ANXAccountInfoWrapper extends Object
| Constructor and Description |
|---|
ANXAccountInfoWrapper(String result,
ANXAccountInfo anxAccountInfo,
String error)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ANXAccountInfo |
getANXAccountInfo() |
String |
getError() |
String |
getResult() |
public ANXAccountInfoWrapper(String result, ANXAccountInfo anxAccountInfo, String error)
result - anxAccountInfo - error - public String getResult()
public ANXAccountInfo getANXAccountInfo()
public String getError()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.