@Generated(value="xs2a-adapter-codegen") public class AccountReport extends Object
| Constructor and Description |
|---|
AccountReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Transactions> |
getBooked() |
List<Transactions> |
getInformation() |
Map<String,HrefType> |
getLinks() |
List<Transactions> |
getPending() |
int |
hashCode() |
void |
setBooked(List<Transactions> booked) |
void |
setInformation(List<Transactions> information) |
void |
setLinks(Map<String,HrefType> links) |
void |
setPending(List<Transactions> pending) |
public List<Transactions> getBooked()
public void setBooked(List<Transactions> booked)
public List<Transactions> getPending()
public void setPending(List<Transactions> pending)
public List<Transactions> getInformation()
public void setInformation(List<Transactions> information)
Copyright © 2021. All rights reserved.