| Modifier and Type | Method and Description |
|---|---|
List<FieldElement> |
Type.getAnnotatedFields(Class<? extends Annotation>... annotations) |
List<FieldElement> |
Type.getFields() |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldWrapper
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldElement> |
TypeWrapper.getAnnotatedFields(Class<? extends Annotation>... annotations) |
List<FieldElement> |
TypeWrapper.getFields() |
| Modifier and Type | Method and Description |
|---|---|
List<FieldElement> |
ReflectionCache.fieldElementsFor(ParameterGroupDescriptor groupDescriptor) |
static List<FieldElement> |
IntrospectionUtils.getFieldsWithGetters(Type extensionType) |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.