Package | Description |
---|---|
com.broadleafcommerce.metadata.dsl.core.extension.fields |
Modifier and Type | Method and Description |
---|---|
static DateField.DateStartUnit |
DateField.DateStartUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateField.DateStartUnit[] |
DateField.DateStartUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default F |
DateField.defaultEndOf(DateField.DateStartUnit endUnit)
Use the current date default ending at the particular unit.
|
default F |
DateField.defaultStartOf(DateField.DateStartUnit startUnit)
Use the current date default starting at the particular unit.
|
Copyright © 2021. All rights reserved.