public static class BillingModel.Fragment<C extends TimeBasedChargeable> extends Object
| Constructor and Description |
|---|
Fragment(BillingModel.Algorithm<C> algorithm,
Period period) |
| Modifier and Type | Method and Description |
|---|---|
BillingModel.Algorithm<C> |
getAlgorithm() |
Period |
getPeriod() |
public Fragment(BillingModel.Algorithm<C> algorithm, Period period)
public BillingModel.Algorithm<C> getAlgorithm()
public Period getPeriod()
Copyright © 2020. All rights reserved.