org.jvnet.hyperjaxb3.xjc.generator.bean.field
Class UntypedListFieldRenderer
java.lang.Object
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
|
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 |
UntypedListFieldRenderer
public UntypedListFieldRenderer(com.sun.codemodel.JClass coreList)
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.