| Package | Description | 
|---|---|
| org.apache.cayenne.exp.parser | Contains expression parser and other expression internals. | 
| Modifier and Type | Method and Description | 
|---|---|
| ASTExtract.DateTimePart | ASTExtract. getPart() | 
| static ASTExtract.DateTimePart | ASTExtract.DateTimePart. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ASTExtract.DateTimePart[] | ASTExtract.DateTimePart. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ASTExtract. setPart(ASTExtract.DateTimePart part)This method is used by FunctionExpressionFactory | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.