| Package | Description |
|---|---|
| com.neurosys.crm.billing.domain | |
| com.neurosys.crm.billing.utils |
| Modifier and Type | Method and Description |
|---|---|
DateCycle |
Cycle.getDateCycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
Cycle.setDateCycle(DateCycle dateCycle) |
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateCycleUtils.getCycleEndDate(DateCycle dateCycle) |
static Date |
DateCycleUtils.getCycleStartDate(DateCycle dateCycle)
Start date of a Cycle based on current date.
If getDayOfMonth() is null, then it defaults to 1st |
static Date |
DateCycleUtils.getCycleStartDate(DateCycle dateCycle,
int N)
Start date of a Cycle based on current date and numberOfCyclesAhead
|
Copyright © 2018. All rights reserved.