Interface MethodProperty<V>
- 
- 
Method SummaryAll 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.PropertygetBaseType, getDeclaringClass, getJavaClass, getMember, getName, getValue, isAnnotationPresent, isReadOnly, setAccessible, setValue
 
- 
 
- 
- 
- 
Method Detail- 
getAnnotatedElementMethod getAnnotatedElement() Description copied from interface:PropertyGet the element responsible for retrieving the property value- Specified by:
- getAnnotatedElementin interface- Property<V>
- Returns:
 
 
- 
 
-