|
||||||||||
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.UntypedListFieldRenderer
public final class UntypedListFieldRenderer
Constructor Summary | |
---|---|
protected |
UntypedListFieldRenderer(com.sun.codemodel.JClass coreList)
|
protected |
UntypedListFieldRenderer(com.sun.codemodel.JClass coreList,
boolean dummy,
boolean content)
|
Method Summary | |
---|---|
FieldOutline |
generate(ClassOutlineImpl context,
CPropertyInfo prop)
Generates accesssors and fields for the given implementation class, then return FieldOutline for accessing
the generated field. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected UntypedListFieldRenderer(com.sun.codemodel.JClass coreList)
protected UntypedListFieldRenderer(com.sun.codemodel.JClass coreList, boolean dummy, boolean content)
Method Detail |
---|
public FieldOutline generate(ClassOutlineImpl context, CPropertyInfo prop)
FieldRenderer
FieldOutline
for accessing
the generated field.
generate
in interface FieldRenderer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |