org.jvnet.hyperjaxb3.xjc.generator.bean.field
Class UntypedListFieldRenderer

java.lang.Object
  extended by org.jvnet.hyperjaxb3.xjc.generator.bean.field.UntypedListFieldRenderer
All Implemented Interfaces:
com.sun.tools.xjc.generator.bean.field.FieldRenderer

public final class UntypedListFieldRenderer
extends Object
implements com.sun.tools.xjc.generator.bean.field.FieldRenderer


Constructor Summary
UntypedListFieldRenderer(com.sun.codemodel.JClass coreList)
           
 
Method Summary
 com.sun.tools.xjc.outline.FieldOutline generate(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context, com.sun.tools.xjc.model.CPropertyInfo prop)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UntypedListFieldRenderer

public UntypedListFieldRenderer(com.sun.codemodel.JClass coreList)
Method Detail

generate

public com.sun.tools.xjc.outline.FieldOutline generate(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
                                                       com.sun.tools.xjc.model.CPropertyInfo prop)
Specified by:
generate in interface com.sun.tools.xjc.generator.bean.field.FieldRenderer


Copyright © 2005-2014. All Rights Reserved.