| 程序包 | 说明 |
|---|---|
| com.github.ddm4j.api.document.bean | |
| com.github.ddm4j.api.document.utils |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ParameterVo |
class |
ResponseVo |
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends ParamChildrenVo> |
ParamChildrenVo.getChildren() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ParamChildrenVo.setChildren(List<? extends ParamChildrenVo> children) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends ParamChildrenVo> |
FieldUtil.removeField(List<T> vos,
String field)
删除指定属性
|
static <T extends ParamChildrenVo> |
FieldUtil.removeField(List<T> vos,
String[] keys,
int index) |
Copyright © 2020. All rights reserved.