public class CMPropertyOutline extends Object implements MPropertyOutline
Constructor and Description |
---|
CMPropertyOutline(MClassOutline classOutline,
MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> target,
MPropertyAccessorFactory propertyAccessorFactory) |
Modifier and Type | Method and Description |
---|---|
MPropertyAccessor |
createPropertyAccessor(com.sun.codemodel.JExpression target) |
MClassOutline |
getClassOutline() |
MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> |
getTarget() |
public CMPropertyOutline(MClassOutline classOutline, MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> target, MPropertyAccessorFactory propertyAccessorFactory)
public MClassOutline getClassOutline()
getClassOutline
in interface MPropertyOutline
public MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> getTarget()
getTarget
in interface MTargeted<MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>
public MPropertyAccessor createPropertyAccessor(com.sun.codemodel.JExpression target)
createPropertyAccessor
in interface MPropertyAccessorFactory
Copyright © 2005–2018. All rights reserved.