T - invoice typepublic interface IRet<T extends IInv> extends IInvb
Base model of goods returns.
| Modifier and Type | Method and Description |
|---|---|
T |
getInv()
Getter for invoice.
|
void |
setInv(T pInv)
Setter for invoice.
|
Copyright © 2019–2020. All rights reserved.