Interface MethodProperty<V>
- All Superinterfaces:
Property<V>
-
Method Summary
Modifier and TypeMethodDescriptionGet the element responsible for retrieving the property valueMethods inherited from interface org.keycloak.models.utils.reflection.Property
getBaseType, getDeclaringClass, getJavaClass, getMember, getName, getValue, isAnnotationPresent, isReadOnly, setAccessible, setValue
-
Method Details
-
getAnnotatedElement
Method getAnnotatedElement()Description copied from interface:Property
Get the element responsible for retrieving the property value- Specified by:
getAnnotatedElement
in interfaceProperty<V>
- Returns:
-