|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecter.rest.routes.ERXRoute.RouteParameterMethod
public static class ERXRoute.RouteParameterMethod
Constructor Summary | |
---|---|
ERXRoute.RouteParameterMethod(java.lang.reflect.Method method)
|
Method Summary | |
---|---|
boolean |
hasMethod()
|
boolean |
isStringParameter()
|
java.lang.reflect.Method |
method()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ERXRoute.RouteParameterMethod(java.lang.reflect.Method method)
Method Detail |
---|
public boolean isStringParameter()
public boolean hasMethod()
public java.lang.reflect.Method method()
public java.lang.String toString()
toString
in class java.lang.Object
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |