Interface IGetterMethod<T>
- All Superinterfaces:
AnnotatedElement, IMember<T>, IProcedure<T>
- All Known Implementing Classes:
AbstractGetterMethod, StandardGetterMethod
Represents a getter method
- Since:
- 6.5.1
- Author:
- GuyK
-
Field Summary
Fields -
Method Summary
Methods inherited from interface AnnotatedElement
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresentMethods inherited from interface IMember
getDeclaringClass, getMember, getModifiers, getName, isAccessible, setAccessibleMethods inherited from interface IProcedure
getExceptionTypes, getMethod, getParameterTypes, getReturnType
-
Field Details
-
INTERNAL_NAME
-
-
Method Details
-
get
-