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

java.lang.Object
  extended by org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractField
      extended by org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrapCollectionField
          extended by org.jvnet.hyperjaxb3.xjc.generator.bean.field.AdaptingWrappingCollectionField
All Implemented Interfaces:
com.sun.tools.xjc.outline.FieldOutline

public class AdaptingWrappingCollectionField
extends AbstractWrapCollectionField


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrapCollectionField
AbstractWrapCollectionField.Accessor
 
Field Summary
 
Fields inherited from class org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrapCollectionField
getter, property, propertyExposedType, propertyField, propertyListType, setter, wrappedProperty, wrappedPropertyExposedType, wrappedPropertyField, wrappingProperty, wrappingPropertyExposedType, wrappingPropertyField
 
Fields inherited from class org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractField
codeModel, exposedType, implType, outline, prop
 
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 org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrapCollectionField
create, createGetter, createSetter, getFieldType, getGetterName, getRawType, getSetterName
 
Methods inherited from class org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractField
annotate, castToImplType, generateField, getPropertyInfo, getType, getType, listPossibleTypes, parent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

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.