public class BillingInfoHandler extends Object
| Constructor and Description |
|---|
BillingInfoHandler(BillingInfo billingInfo)
Creates a new BillingInfoHandler object.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
calculateRawLBPrice(BillingProduct product,
Integer amount)
DOCUMENT ME!modus.
|
static double |
calculateRawPrice(BillingProduct product,
BillingProductGroupAmount... amounts)
DOCUMENT ME!modus.
|
public BillingInfoHandler(BillingInfo billingInfo)
billingInfo - DOCUMENT ME!public static double calculateRawPrice(BillingProduct product, BillingProductGroupAmount... amounts)
product - DOCUMENT ME!amounts - DOCUMENT ME!public static double calculateRawLBPrice(BillingProduct product, Integer amount)
product - DOCUMENT ME!amount - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.