| Package | Description |
|---|---|
| io.prismic |
| Modifier and Type | Method and Description |
|---|---|
static Predicates.Month |
Predicates.Month.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Predicates.Month[] |
Predicates.Month.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.month(String fragment,
Predicates.Month month) |
static Predicate |
Predicates.monthAfter(String fragment,
Predicates.Month month) |
static Predicate |
Predicates.monthBefore(String fragment,
Predicates.Month month) |
Copyright © 2015. All rights reserved.