|
||||||||||
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
com.sun.tools.xjc.generator.bean.field.AbstractFieldWithVar
com.sun.tools.xjc.generator.bean.field.SingleField
com.sun.tools.xjc.generator.bean.field.SinglePrimitiveAccessField
public class SinglePrimitiveAccessField
SingleField
that forces the primitive accessor type.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.tools.xjc.generator.bean.field.SingleField |
---|
SingleField.Accessor |
Field Summary |
---|
Fields inherited from class com.sun.tools.xjc.generator.bean.field.AbstractField |
---|
codeModel, exposedType, implType, outline, prop |
Constructor Summary | |
---|---|
protected |
SinglePrimitiveAccessField(ClassOutlineImpl context,
CPropertyInfo prop)
|
Method Summary |
---|
Methods inherited from class com.sun.tools.xjc.generator.bean.field.SingleField |
---|
create, getFieldType |
Methods inherited from class com.sun.tools.xjc.generator.bean.field.AbstractFieldWithVar |
---|
createField, getGetterMethod, getRawType, ref |
Methods inherited from class com.sun.tools.xjc.generator.bean.field.AbstractField |
---|
annotate, castToImplType, generateField, getOptions, getPropertyInfo, getType, listPossibleTypes, parent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SinglePrimitiveAccessField(ClassOutlineImpl context, CPropertyInfo prop)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |