MPropertyAccessorFactory, MPropertyOutline, MTargeted<MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass>>public class CMPropertyOutline extends java.lang.Object implements MPropertyOutline
| Constructor | 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 | 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–2018. All rights reserved.