| Modifier and Type | Method and Description |
|---|---|
FieldConfig |
ClassConfig.addField(String name,
CtType ctType) |
FieldConfig |
ClassConfig.addField(String name,
JavaType javaType) |
FieldConfig |
ClassConfig.addField(String name,
Type genericType) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldConfig> |
ClassConfig.getFieldList() |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.