com.sun.tools.xjc.api.impl.s2j

Class ElementAdapter.FieldAccessorImpl

protected abstract class ElementAdapter.FieldAccessorImpl extends Object implements FieldAccessor

Field Summary
FieldAccessoracc
Constructor Summary
FieldAccessorImpl(JExpression target)
Method Summary
protected JInvocationcreateJAXBElement(JExpression $var)
Wraps a type value into a JAXBElement.
CPropertyInfogetPropertyInfo()
JExpressionhasSetValue()
FieldOutlineowner()
voidunsetValues(JBlock body)

Field Detail

acc

final FieldAccessor acc

Constructor Detail

FieldAccessorImpl

public FieldAccessorImpl(JExpression target)

Method Detail

createJAXBElement

protected final JInvocation createJAXBElement(JExpression $var)
Wraps a type value into a JAXBElement.

getPropertyInfo

public CPropertyInfo getPropertyInfo()

hasSetValue

public JExpression hasSetValue()

owner

public FieldOutline owner()

unsetValues

public void unsetValues(JBlock body)