public static interface BatchChargeResult.BatchChargeResultHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(BatchChargeException result) |
void |
handle(PurchaseOrder result) |
void handle(PurchaseOrder result)
void handle(BatchChargeException result)