org.jvnet.hyperjaxb3.xjc.generator.bean.field
Class WrappedCollectionField
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.WrappedCollectionField
- All Implemented Interfaces:
- com.sun.tools.xjc.outline.FieldOutline
public class WrappedCollectionField
- 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 |
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
createField
protected com.sun.codemodel.JFieldRef createField()
- Specified by:
createField in class AbstractWrapCollectionField
Copyright © 2005-2014. All Rights Reserved.