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

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.WrappedCollectionField
All Implemented Interfaces:
com.sun.tools.xjc.outline.FieldOutline

public class WrappedCollectionField
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
WrappedCollectionField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context, com.sun.tools.xjc.model.CPropertyInfo wrappedProperty, com.sun.tools.xjc.model.CPropertyInfo wrappingProperty)
           
 
Method Summary
protected  com.sun.codemodel.JFieldRef createField()
           
 
Methods inherited from class org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrapCollectionField
create, createGetter, createSetter, fix, 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

WrappedCollectionField

public WrappedCollectionField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
                              com.sun.tools.xjc.model.CPropertyInfo wrappedProperty,
                              com.sun.tools.xjc.model.CPropertyInfo wrappingProperty)
Method Detail

createField

protected com.sun.codemodel.JFieldRef createField()
Specified by:
createField in class AbstractWrapCollectionField


Copyright © 2005-2011. All Rights Reserved.