public interface FieldGenerator
Modifier and Type | Method and Description |
---|---|
ValueExpression |
createField(java.lang.String field)
Creates a field reference using this expression as the base object.
|
ValueExpression createField(java.lang.String field)
field
- the string reference for the field.