|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FluentMethod
Reflection information about a method.
Method Summary | |
---|---|
Method |
member()
The underlying member (class, field, constructor) |
String |
property()
The name of the method with any prefix of "get", "set" or "is" removed and the first subsequent character changed to lower case |
Methods inherited from interface com.lexicalscope.fluentreflection.FluentMember |
---|
argCount, args, as, call, callRaw, declarer, isFinal, isStatic, name, type, visibility |
Methods inherited from interface com.lexicalscope.fluentreflection.FluentAnnotated |
---|
annotatedWith, annotatedWith, annotation, annotation |
Method Detail |
---|
String property()
property
in interface FluentMember
Method member()
FluentMember
member
in interface FluentMember
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |