|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.util.component.ApiMethodParser.Argument
public static final class ApiMethodParser.Argument
| Constructor Summary | |
|---|---|
ApiMethodParser.Argument(String name,
Class<?> type,
String typeArgs)
|
|
| Method Summary | |
|---|---|
String |
getName()
|
Class<?> |
getType()
|
String |
getTypeArgs()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ApiMethodParser.Argument(String name,
Class<?> type,
String typeArgs)
| Method Detail |
|---|
public String getName()
public Class<?> getType()
public String getTypeArgs()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||