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 MPropertyOutlinepublic 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 MPropertyAccessorFactoryCopyright © 2005-2016. All Rights Reserved.