| 程序包 | 说明 |
|---|---|
| com.github.houbb.bean.mapping.test.model | |
| com.github.houbb.bean.mapping.test.vo |
| 限定符和类型 | 方法和说明 |
|---|---|
Address |
User.getAddress() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
User.setAddress(Address address) |
| 限定符和类型 | 方法和说明 |
|---|---|
Address |
UserVo.getAddress() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UserVo.setAddress(Address address) |
Copyright © 2019. All rights reserved.