|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Day | |
|---|---|
| org.promotego.logic.storehours | |
| Uses of Day in org.promotego.logic.storehours |
|---|
| Methods in org.promotego.logic.storehours that return Day | |
|---|---|
static Day |
Day.mapAbbreviation(java.lang.String abbrev)
|
static Day |
Day.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Day[] |
Day.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.promotego.logic.storehours that return types with arguments of type Day | |
|---|---|
java.util.Set<Day> |
HourSpecification.getDays()
|
| Constructor parameters in org.promotego.logic.storehours with type arguments of type Day | |
|---|---|
HourSpecification(java.util.Collection<Day> days,
java.util.List<org.apache.commons.lang.math.IntRange> ranges)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||