Interface MethodProperty<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MethodgetAnnotatedElement()Get the element responsible for retrieving the property value-
Methods inherited from interface org.keycloak.models.utils.reflection.Property
getBaseType, getDeclaringClass, getJavaClass, getMember, getName, getValue, isAnnotationPresent, isReadOnly, setAccessible, setValue
-
-
-
-
Method Detail
-
getAnnotatedElement
Method getAnnotatedElement()
Description copied from interface:PropertyGet the element responsible for retrieving the property value- Specified by:
getAnnotatedElementin interfaceProperty<V>- Returns:
-
-