Package | Description |
---|---|
com.sun.tools.xjc.generator.bean.field | |
com.sun.tools.xjc.outline |
Modifier and Type | Class and Description |
---|---|
protected class |
SingleField.Accessor |
Modifier and Type | Method and Description |
---|---|
FieldAccessor |
UnboxedField.create(JExpression targetObject) |
FieldAccessor |
SingleField.create(JExpression targetObject) |
FieldAccessor |
IsSetField.create(JExpression targetObject) |
Modifier and Type | Method and Description |
---|---|
FieldAccessor |
FieldOutline.create(JExpression targetObject)
Creates a new
FieldAccessor of this field
for the specified object. |
Copyright © 2020 Oracle Corporation. All rights reserved.