org.jvnet.hyperjaxb3.xjc.generator.bean.field
Class TransientSingleField
java.lang.Object
org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractField
org.jvnet.hyperjaxb3.xjc.generator.bean.field.AbstractFieldWithVar
org.jvnet.hyperjaxb3.xjc.generator.bean.field.SingleField
org.jvnet.hyperjaxb3.xjc.generator.bean.field.TransientSingleField
- All Implemented Interfaces:
- com.sun.tools.xjc.outline.FieldOutline
public class TransientSingleField
- extends SingleField
|
Constructor Summary |
TransientSingleField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
com.sun.tools.xjc.model.CPropertyInfo prop)
|
|
Method Summary |
protected void |
annotate(com.sun.codemodel.JAnnotatable field)
Annotate the field according to the recipes given as CPropertyInfo. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransientSingleField
public TransientSingleField(com.sun.tools.xjc.generator.bean.ClassOutlineImpl context,
com.sun.tools.xjc.model.CPropertyInfo prop)
annotate
protected void annotate(com.sun.codemodel.JAnnotatable field)
- Description copied from class:
AbstractField
- Annotate the field according to the recipes given as
CPropertyInfo.
- Overrides:
annotate in class AbstractField
Copyright © 2005-2011. All Rights Reserved.