| 程序包 | 说明 |
|---|---|
| com.github.ddm4j.api.document.common.model | |
| com.github.ddm4j.api.document.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
FieldType |
FieldTypeInfo.getClaType() |
static FieldType |
FieldType.getFieldType(int i) |
FieldType |
FieldTypeInfo.getInsideType() |
static FieldType |
FieldType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static FieldType[] |
FieldType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FieldTypeInfo.setClaType(FieldType claType) |
void |
FieldTypeInfo.setInsideType(FieldType insideType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static FieldType |
FieldUtil.checkFieldType(Type type) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Class<?> |
FieldUtil.extractClassByType(Type type,
Type genType,
FieldType ct) |
static Type |
FieldUtil.extractGenType(Type type,
Type genType,
FieldType ct) |
Copyright © 2020. All rights reserved.