| Modifier and Type | Method and Description |
|---|---|
static Date |
DateRepairer.checkDateNRepair(NewsPeriod period,
Date dateToCheck,
int boundary)
Checks, according to period, if given date must be repaired and repair it if necessary.
|
| Modifier and Type | Method and Description |
|---|---|
NewsPeriod |
SpaceMember.getNewsPeriod()
Getter for news periodicity.
|
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateUpdaterTools.computeNextDate(NewsPeriod newsPeriod,
Date inputDate,
int boundary,
boolean init) |
protected String |
NewsUpdater.getBoundaryValue(NewsPeriod newsPeriod)
Gets boundary according to news periodicity.
|
| Modifier and Type | Method and Description |
|---|---|
static NewsPeriod |
NewsPeriod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NewsPeriod[] |
NewsPeriod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.