public static final class ApiMethodParser.Argument extends Object
ApiMethodParser.Argument(String name, Class<?> type, String typeArgs)
String
getName()
Class<?>
getType()
getTypeArgs()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ApiMethodParser.Argument(String name, Class<?> type, String typeArgs)
public String getName()
public Class<?> getType()
public String getTypeArgs()
public String toString()
toString
Object
Apache Camel