public class IncomingInvoiceDetails
extends com.google.gwt.place.shared.Place
| Modifier and Type | Class and Description |
|---|---|
static class |
IncomingInvoiceDetails.Tokenizer |
| Constructor and Description |
|---|
IncomingInvoiceDetails(Long orderId,
Long invoiceId,
String tab) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getInvoiceId() |
Long |
getOrderId() |
String |
getTab() |
Copyright © 2023. All rights reserved.