| Modifier and Type | Method and Description |
|---|---|
Set<AnnotatedConstructor<X>> |
getConstructors()
Returns set of bean constructors.
|
Set<AnnotatedField<? super X>> |
getFields()
Returns set of bean fields.
|
Class<X> |
getJavaClass()
Returns class of bean.
|
Set<AnnotatedMethod<? super X>> |
getMethods()
Returns set of bean methods.
|
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentSet<AnnotatedConstructor<X>> getConstructors()
Set<AnnotatedMethod<? super X>> getMethods()
Set<AnnotatedField<? super X>> getFields()
Copyright © 2025. All rights reserved.