| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.billing.event | |
| biz.turnonline.ecosystem.widget.shared.rest.billing |
Project model that mirrors turnonline-product-billing-client:0.42
|
| Modifier and Type | Method and Description |
|---|---|
OrderPeriodicity |
OrderScheduleChangeEvent.getPeriodicity()
Returns the current periodicity value.
|
| Constructor and Description |
|---|
OrderScheduleChangeEvent(OrderPeriodicity periodicity,
Date beginOn,
Date lastBillingDate,
Integer numberOfDays) |
| Modifier and Type | Method and Description |
|---|---|
static OrderPeriodicity |
OrderPeriodicity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderPeriodicity[] |
OrderPeriodicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.