public class ClearingAccount extends Object
| Constructor and Description |
|---|
ClearingAccount() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountNbr() |
String |
getPaymentProduct() |
void |
setAccountNbr(String accountNbr) |
void |
setPaymentProduct(String paymentProduct) |
Copyright © 2019. All rights reserved.