Project Wonder 5.0

er.rest.routes
Class ERXRoute.RouteParameterMethod

java.lang.Object
  extended by er.rest.routes.ERXRoute.RouteParameterMethod
Enclosing class:
ERXRoute

public static class ERXRoute.RouteParameterMethod
extends java.lang.Object


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

ERXRoute.RouteParameterMethod

public ERXRoute.RouteParameterMethod(java.lang.reflect.Method method)
Method Detail

isStringParameter

public boolean isStringParameter()

hasMethod

public boolean hasMethod()

method

public java.lang.reflect.Method method()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.