@Beta public final class FieldExpr extends Object implements Expression
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static FieldExpr |
from(IndexPath indexPath) |
static FieldExpr |
from(String indexPath) |
String |
getFieldPath() |
int |
hashCode() |
String |
toString() |
public String getFieldPath()