com.sun.tools.xjc.generator.bean.field
protected abstract class AbstractFieldWithVar.Accessor extends AbstractField.Accessor
Field Summary | |
---|---|
protected JFieldRef | $ref
Reference to the field bound by the target object. |
Constructor Summary | |
---|---|
protected | Accessor(JExpression $target) |
Method Summary | |
---|---|
void | fromRawValue(JBlock block, String uniqueName, JExpression $var) |
void | toRawValue(JBlock block, JVar $var) |