Uses of Class
org.wso2.msf4j.example.model.Invoice
-
Packages that use Invoice Package Description org.wso2.msf4j.example.client.api org.wso2.msf4j.example.model -
-
Uses of Invoice in org.wso2.msf4j.example.client.api
Methods in org.wso2.msf4j.example.client.api that return Invoice Modifier and Type Method Description InvoiceInvoiceServiceAPI. getInvoice(java.lang.String id) -
Uses of Invoice in org.wso2.msf4j.example.model
Constructors in org.wso2.msf4j.example.model with parameters of type Invoice Constructor Description InvoiceReport(Invoice invoice, Customer customer)
-