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

Class IsSetField

public class IsSetField extends AbstractField

Constructor Summary
protected IsSetField(ClassOutlineImpl outline, CPropertyInfo prop, FieldOutline core, boolean unsetMethod, boolean issetMethod)
Method Summary
FieldAccessorcreate(JExpression targetObject)
JTypegetRawType()

Constructor Detail

IsSetField

protected IsSetField(ClassOutlineImpl outline, CPropertyInfo prop, FieldOutline core, boolean unsetMethod, boolean issetMethod)

Method Detail

create

public FieldAccessor create(JExpression targetObject)

getRawType

public JType getRawType()