|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Argument | |
---|---|
ca.infoway.messagebuilder.xml |
Uses of Argument in ca.infoway.messagebuilder.xml |
---|
Methods in ca.infoway.messagebuilder.xml that return Argument | |
---|---|
Argument |
Interaction.getArgumentByTemplateParameterName(String templateParameterName)
Locate a particular template parameter argument by template parameter name. |
Methods in ca.infoway.messagebuilder.xml that return types with arguments of type Argument | |
---|---|
List<Argument> |
Interaction.getArguments()
Get the list of template arguments. |
List<Argument> |
Argument.getArguments()
Sub-arguments. |
Method parameters in ca.infoway.messagebuilder.xml with type arguments of type Argument | |
---|---|
void |
Interaction.setArguments(List<Argument> arguments)
Set the list of template arguments. |
void |
Argument.setArguments(List<Argument> arguments)
Set the sub-arguments. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |