Class StandardGetterMethod<T>

All Implemented Interfaces:
IGetterMethod<T>, IMember<T>, IMethod<T>, IProcedure<T>, AnnotatedElement

public class StandardGetterMethod<T> extends StandardMethod<T> implements IGetterMethod<T>
Provides a wrapper over the standard getter method reflection
Since:
6.5.1
Author:
GuyK