public class PreparePayResult extends Object
| Constructor and Description |
|---|
PreparePayResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResult() |
PreparePayResultType |
getType() |
void |
setResult(String result) |
void |
setType(PreparePayResultType type) |
public PreparePayResultType getType()
public void setType(PreparePayResultType type)
public String getResult()
public void setResult(String result)
Copyright © 2014–2018. All rights reserved.