|
ALBPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ArgumentSet.Argument
This class represent an argument of an ArgumentSet
| Method Summary | |
|---|---|
Class |
getJavaClass()
Return the java class of the argument. |
String |
getJavaType()
Returns the java type (name of the class) of the argument. |
String |
getName()
Returns the name of the argument |
String |
getType()
Returns the ALBPM type (name of the Type) of the argument. |
| Method Detail |
|---|
Class getJavaClass()
throws ClassNotFoundException
ClassNotFoundException - if the class was not found.String getJavaType()
String getType()
String getName()
|
ALBPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||