org.jvnet.jaxb2_commons.xjc.outline.artificial
Class SinglePropertyOutline
java.lang.Object
org.jvnet.jaxb2_commons.xjc.outline.artificial.AbstractPropertyOutline
org.jvnet.jaxb2_commons.xjc.outline.artificial.AbstractSinglePropertyOutline
org.jvnet.jaxb2_commons.xjc.outline.artificial.SinglePropertyOutline
- All Implemented Interfaces:
- MPropertyAccessorFactory, MPropertyOutline, MTargeted<MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>
public class SinglePropertyOutline
- extends AbstractSinglePropertyOutline
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SinglePropertyOutline
public SinglePropertyOutline(com.sun.tools.xjc.outline.Outline outline,
MClassOutline classOutline,
MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> target)
generateGetter
protected com.sun.codemodel.JMethod generateGetter()
- Specified by:
generateGetter
in class AbstractSinglePropertyOutline
generateSetter
protected com.sun.codemodel.JMethod generateSetter()
- Specified by:
generateSetter
in class AbstractSinglePropertyOutline
createPropertyAccessor
public MPropertyAccessor createPropertyAccessor(com.sun.codemodel.JExpression target)
Copyright © 2005-2012. All Rights Reserved.