Interface IGetterMethod<T>

All Superinterfaces:
AnnotatedElement, IMember<T>, IProcedure<T>
All Known Implementing Classes:
AbstractGetterMethod, StandardGetterMethod

public interface IGetterMethod<T> extends IProcedure<T>
Represents a getter method
Since:
6.5.1
Author:
GuyK