Interface PropertyInfo
- All Known Implementing Classes:
PropertyInfo.FieldInfo,PropertyInfo.MethodInfo
public interface PropertyInfo
A simple wrapper that enables using annotations from methods while processing fields during metamodel creation.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic class -
Method Summary
Modifier and TypeMethodDescriptionfield()static PropertyInfostatic PropertyInfo<T extends Annotation>
TgetAnnotation(Class<T> annotationClass) getName()Class<?>getType()