public class EncryptedAccountReport extends Object
| Constructor and Description |
|---|
EncryptedAccountReport() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJweString() |
BankToCustomerAccountReportV06 |
getModel() |
void |
setJweString(String jweString) |
void |
setModel(BankToCustomerAccountReportV06 model) |
public String getJweString()
public void setJweString(String jweString)
public BankToCustomerAccountReportV06 getModel()
public void setModel(BankToCustomerAccountReportV06 model)
Copyright © 2017. All rights reserved.