|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openquark.gems.client.Argument.NameTypePair
public static final class Argument.NameTypePair
A simple wrapper class to hold an argument's (string) name and type.
| Constructor Summary | |
|---|---|
Argument.NameTypePair(String argName,
TypeExpr type)
Construct an Argument from qualified name and type |
|
| Method Summary | |
|---|---|
String |
getName()
Name field accessor. |
TypeExpr |
getType()
Type field accessor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Argument.NameTypePair(String argName,
TypeExpr type)
argName - String the name of the argumenttype - TypeExpr the type| Method Detail |
|---|
public String getName()
public TypeExpr getType()
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||