| Package | Description |
|---|---|
| io.prismic |
| Modifier and Type | Method and Description |
|---|---|
static Predicates.DayOfWeek |
Predicates.DayOfWeek.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Predicates.DayOfWeek[] |
Predicates.DayOfWeek.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Predicate |
Predicates.dayOfWeek(String fragment,
Predicates.DayOfWeek day) |
static Predicate |
Predicates.dayOfWeekAfter(String fragment,
Predicates.DayOfWeek day) |
static Predicate |
Predicates.dayOfWeekBefore(String fragment,
Predicates.DayOfWeek day) |
Copyright © 2015. All rights reserved.