public class VerlagAccountReport extends Object
| Constructor and Description |
|---|
VerlagAccountReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<VerlagTransactionDetails> |
getBooked() |
Map<String,de.adorsys.xs2a.adapter.api.model.HrefType> |
getLinks() |
List<VerlagTransactionDetails> |
getPending() |
int |
hashCode() |
void |
setBooked(List<VerlagTransactionDetails> booked) |
void |
setLinks(Map<String,de.adorsys.xs2a.adapter.api.model.HrefType> links) |
void |
setPending(List<VerlagTransactionDetails> pending) |
public List<VerlagTransactionDetails> getBooked()
public void setBooked(List<VerlagTransactionDetails> booked)
public List<VerlagTransactionDetails> getPending()
public void setPending(List<VerlagTransactionDetails> pending)
Copyright © 2021. All rights reserved.