| Package | Description |
|---|---|
| org.wso2.msf4j.example.client.api | |
| org.wso2.msf4j.example.model |
| Modifier and Type | Method and Description |
|---|---|
Customer |
CustomerServiceAPI.getCustomer(String id) |
| Modifier and Type | Method and Description |
|---|---|
Customer |
InvoiceReport.getCustomer() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceReport.setCustomer(Customer customer) |
| Constructor and Description |
|---|
InvoiceReport(Invoice invoice,
Customer customer) |
InvoiceReport(String id,
Customer customer,
double amount,
Date date) |
Copyright © 2025 WSO2. All rights reserved.