| Package | Description |
|---|---|
| com.alipay.sofa.common.xmap.annotation.spring |
| Modifier and Type | Field and Description |
|---|---|
XAnnotatedSpringObject |
XAnnotatedSpring.xaso |
| Modifier and Type | Method and Description |
|---|---|
XAnnotatedSpringObject |
XAnnotatedMapSpring.getXaso() |
XAnnotatedSpringObject |
XAnnotatedListSpring.getXaso() |
| Modifier and Type | Method and Description |
|---|---|
void |
XAnnotatedMapSpring.setXaso(XAnnotatedSpringObject xaso) |
void |
XAnnotatedListSpring.setXaso(XAnnotatedSpringObject xaso) |
| Constructor and Description |
|---|
XAnnotatedListSpring(XMap xmap,
XSetter setter,
XGetter getter,
XNodeListSpring anno,
XAnnotatedSpringObject xaso) |
XAnnotatedMapSpring(XMap xmap,
XSetter setter,
XGetter getter,
XNodeMapSpring anno,
XAnnotatedSpringObject xaso) |
XAnnotatedSpring(XMap xmap,
XSetter setter,
XGetter getter,
XNodeSpring anno,
XAnnotatedSpringObject xaso) |
Copyright © 2021. All rights reserved.