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