org.jvnet.hyperjaxb3.xjc.generator.bean.field
Class SingleWrappingReferenceElementInfoField
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
org.jvnet.hyperjaxb3.xjc.generator.bean.field.SingleWrappingReferenceField
org.jvnet.hyperjaxb3.xjc.generator.bean.field.SingleWrappingReferenceElementInfoField
- All Implemented Interfaces:
- com.sun.tools.xjc.outline.FieldOutline
public class SingleWrappingReferenceElementInfoField
- extends SingleWrappingReferenceField
|
Constructor Summary |
SingleWrappingReferenceElementInfoField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
com.sun.tools.xjc.model.CPropertyInfo property,
com.sun.tools.xjc.model.CReferencePropertyInfo core,
com.sun.tools.xjc.model.CElementInfo elementInfo)
|
|
Method Summary |
protected com.sun.tools.xjc.model.CElementInfo |
getElementInfo()
|
com.sun.codemodel.JExpression |
unwrapCondifiton(com.sun.codemodel.JExpression source)
|
com.sun.codemodel.JExpression |
wrapCondifiton(com.sun.codemodel.JExpression source)
|
| Methods inherited from class org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractWrappingField |
create, createGetter, createSetter, generateAccessors, getCore, getFieldType, getGetterName, getRawType, getScope, getSetterName, setCore |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleWrappingReferenceElementInfoField
public SingleWrappingReferenceElementInfoField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
com.sun.tools.xjc.model.CPropertyInfo property,
com.sun.tools.xjc.model.CReferencePropertyInfo core,
com.sun.tools.xjc.model.CElementInfo elementInfo)
getElementInfo
protected com.sun.tools.xjc.model.CElementInfo getElementInfo()
- Overrides:
getElementInfo in class SingleWrappingReferenceField
unwrapCondifiton
public com.sun.codemodel.JExpression unwrapCondifiton(com.sun.codemodel.JExpression source)
- Overrides:
unwrapCondifiton in class AbstractWrappingField
wrapCondifiton
public com.sun.codemodel.JExpression wrapCondifiton(com.sun.codemodel.JExpression source)
- Overrides:
wrapCondifiton in class AbstractWrappingField
Copyright © 2005-2014. All Rights Reserved.