|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.generator.bean.field.AbstractField.Accessor
com.sun.tools.xjc.generator.bean.field.AbstractFieldWithVar.Accessor
com.sun.tools.xjc.generator.bean.field.SingleField.Accessor
protected class SingleField.Accessor
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.xjc.generator.bean.field.AbstractFieldWithVar.Accessor |
|---|
$ref |
| Fields inherited from class com.sun.tools.xjc.generator.bean.field.AbstractField.Accessor |
|---|
$target |
| Constructor Summary | |
|---|---|
protected |
SingleField.Accessor(JExpression $target)
|
| Method Summary | |
|---|---|
JExpression |
hasSetValue()
Return an expression that evaluates to true only when this field has a set value(s). |
void |
unsetValues(JBlock body)
Generates a code fragment to remove any "set" value and move this field to the "unset" state. |
| Methods inherited from class com.sun.tools.xjc.generator.bean.field.AbstractFieldWithVar.Accessor |
|---|
fromRawValue, toRawValue |
| Methods inherited from class com.sun.tools.xjc.generator.bean.field.AbstractField.Accessor |
|---|
getPropertyInfo, owner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SingleField.Accessor(JExpression $target)
| Method Detail |
|---|
public void unsetValues(JBlock body)
FieldAccessor
body - The code will be appended at the end of this block.public JExpression hasSetValue()
FieldAccessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||