public interface IMethodResolver
Methods.| Modifier and Type | Method and Description |
|---|---|
Serializable |
getId(Method method)
Get the identifier for the given method.
|
Method |
getMethod(Class<?> owner,
Serializable id)
Get method by identifier.
|
Method |
getSetter(Method getter)
Get a setter for the given method.
|
Serializable getId(Method method)
method - methodMethod getMethod(Class<?> owner, Serializable id)
owner - the owning classid - method identifierCopyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.