com.sun.tools.xjc.generator.bean.field

Class UnboxedField

public class UnboxedField extends AbstractFieldWithVar

A required primitive property.
Constructor Summary
protected UnboxedField(ClassOutlineImpl outline, CPropertyInfo prop)
Method Summary
FieldAccessorcreate(JExpression targetObject)
protected JTypegetFieldType()
protected JTypegetType(Aspect aspect)

Constructor Detail

UnboxedField

protected UnboxedField(ClassOutlineImpl outline, CPropertyInfo prop)

Method Detail

create

public FieldAccessor create(JExpression targetObject)

getFieldType

protected JType getFieldType()

getType

protected JType getType(Aspect aspect)