| Package | Description |
|---|---|
| org.jdtaus.core.container |
Object management and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Argument |
Arguments.getArgument(int index)
Gets an argument for an index.
|
Argument |
Arguments.getArgument(String name)
Gets an argument for a name.
|
Argument[] |
Arguments.getArguments()
Gets the arguments of the collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Arguments.setArguments(Argument[] value)
Setter for property
arguments. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.