Interface InvoiceLineItemAccount.Visitor<T>
-
- Enclosing class:
- InvoiceLineItemAccount
public static interface InvoiceLineItemAccount.Visitor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tvisit(Account value)Tvisit(java.lang.String value)
-