com.sun.tools.xjc.generator.bean.field
protected abstract class AbstractField.Accessor extends Object implements FieldAccessor
Field Summary | |
---|---|
protected JExpression | $target
Evaluates to the target object this accessor should access. |
Constructor Summary | |
---|---|
protected | Accessor(JExpression $target) |
Method Summary | |
---|---|
CPropertyInfo | getPropertyInfo() |
FieldOutline | owner() |