org.jvnet.hyperjaxb3.xjc.generator.bean.field
Class AdaptingWrappingCollectionField
java.lang.Object
org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractField
org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrapCollectionField
org.jvnet.hyperjaxb3.xjc.generator.bean.field.AdaptingWrappingCollectionField
- All Implemented Interfaces:
- com.sun.tools.xjc.outline.FieldOutline
public class AdaptingWrappingCollectionField
- extends AbstractWrapCollectionField
| Fields inherited from class org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrapCollectionField |
getter, property, propertyExposedType, propertyField, propertyListType, setter, wrappedProperty, wrappedPropertyExposedType, wrappedPropertyField, wrappingProperty, wrappingPropertyExposedType, wrappingPropertyField |
|
Constructor Summary |
AdaptingWrappingCollectionField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl classOutline,
com.sun.tools.xjc.model.CPropertyInfo property,
com.sun.tools.xjc.model.CPropertyInfo wrappedProperty,
com.sun.tools.xjc.model.CPropertyInfo wrappingProperty)
|
|
Method Summary |
protected com.sun.codemodel.JFieldRef |
createField()
|
protected void |
fix(com.sun.codemodel.JBlock body)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdaptingWrappingCollectionField
public AdaptingWrappingCollectionField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl classOutline,
com.sun.tools.xjc.model.CPropertyInfo property,
com.sun.tools.xjc.model.CPropertyInfo wrappedProperty,
com.sun.tools.xjc.model.CPropertyInfo wrappingProperty)
fix
protected void fix(com.sun.codemodel.JBlock body)
- Overrides:
fix in class AbstractWrapCollectionField
createField
protected com.sun.codemodel.JFieldRef createField()
- Specified by:
createField in class AbstractWrapCollectionField
Copyright © 2005-2014. All Rights Reserved.