Interface MemberResolver
-
Method Summary
Modifier and TypeMethodDescriptionfromProperty(@NotNull Class<?> type, @NotNull String propertyName) getProperties(@NotNull Class<?> type)
-
Method Details
-
fromField
-
fromProperty
AnnotatedMember fromProperty(@NotNull @NotNull Class<?> type, @NotNull @NotNull String propertyName) throws NoSuchMethodException - Throws:
NoSuchMethodException
-
getFields
-
getProperties
-
getVisibility
Visibility getVisibility()
-