|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldAccessor | |
|---|---|
| com.sun.tools.xjc.generator.bean.field | FieldRenderer and its implementation classes. |
| com.sun.tools.xjc.outline | Provides the outline of the generated Java source code so that additional processings (such as adding more annotations) can be done on the generated code. |
| Uses of FieldAccessor in com.sun.tools.xjc.generator.bean.field |
|---|
| Classes in com.sun.tools.xjc.generator.bean.field that implement FieldAccessor | |
|---|---|
protected class |
SingleField.Accessor
|
| Methods in com.sun.tools.xjc.generator.bean.field that return FieldAccessor | |
|---|---|
FieldAccessor |
IsSetField.create(JExpression targetObject)
|
FieldAccessor |
SingleField.create(JExpression targetObject)
|
FieldAccessor |
UnboxedField.create(JExpression targetObject)
|
| Uses of FieldAccessor in com.sun.tools.xjc.outline |
|---|
| Methods in com.sun.tools.xjc.outline that return FieldAccessor | |
|---|---|
FieldAccessor |
FieldOutline.create(JExpression targetObject)
Creates a new FieldAccessor of this field
for the specified object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||