org.jvnet.hyperjaxb3.xjc.generator.bean.field
Class AdaptingWrappingField
java.lang.Object
org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractField
org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrappingField
org.jvnet.hyperjaxb3.xjc.generator.bean.field.AdaptingWrappingField
- All Implemented Interfaces:
- com.sun.tools.xjc.outline.FieldOutline
- Direct Known Subclasses:
- SingleWrappingField, SingleWrappingReferenceField
public abstract class AdaptingWrappingField
- extends AbstractWrappingField
|
Constructor Summary |
AdaptingWrappingField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
com.sun.tools.xjc.model.CPropertyInfo prop,
com.sun.tools.xjc.model.CPropertyInfo core)
|
AdaptingWrappingField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
com.sun.tools.xjc.model.CPropertyInfo prop,
com.sun.tools.xjc.model.CPropertyInfo core,
com.sun.tools.xjc.model.CAdapter adapter)
|
| Methods inherited from class org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrappingField |
create, createGetter, createSetter, generateAccessors, getCore, getFieldType, getGetterName, getRawType, getScope, getSetterName, setCore, unwrap, unwrapCondifiton, wrap, wrapCondifiton |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xmlAdapterClass
protected final com.sun.codemodel.JClass xmlAdapterClass
AdaptingWrappingField
public AdaptingWrappingField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
com.sun.tools.xjc.model.CPropertyInfo prop,
com.sun.tools.xjc.model.CPropertyInfo core)
AdaptingWrappingField
public AdaptingWrappingField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
com.sun.tools.xjc.model.CPropertyInfo prop,
com.sun.tools.xjc.model.CPropertyInfo core,
com.sun.tools.xjc.model.CAdapter adapter)
Copyright © 2005-2011. All Rights Reserved.