| Package | Description |
|---|---|
| com.alipay.sofa.common.xmap | |
| com.alipay.sofa.common.xmap.annotation.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
XFieldGetter |
class |
XMethodGetter |
| Modifier and Type | Field and Description |
|---|---|
XGetter |
XAnnotatedMember.getter |
| Constructor and Description |
|---|
XAnnotatedContent(XMap xmap,
XSetter setter,
XGetter getter,
XContent anno) |
XAnnotatedList(XMap xmap,
XSetter setter,
XGetter getter) |
XAnnotatedList(XMap xmap,
XSetter setter,
XGetter getter,
XNodeList anno) |
XAnnotatedMap(XMap xmap,
XSetter setter,
XGetter getter,
XNodeMap anno) |
XAnnotatedMember(XMap xmap,
XSetter setter,
XGetter getter) |
XAnnotatedMember(XMap xmap,
XSetter setter,
XGetter getter,
XNode anno) |
XAnnotatedParent(XMap xmap,
XSetter setter,
XGetter getter) |
| Constructor and Description |
|---|
XAnnotatedListSpring(XMap xmap,
XSetter setter,
XGetter getter) |
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) |
XAnnotatedSpring(XMap xmap,
XSetter setter,
XGetter getter,
XNodeSpring anno,
XAnnotatedSpringObject xaso) |
Copyright © 2021. All rights reserved.