| Package | Description |
|---|---|
| org.jdtaus.core.container |
Object management and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
Messages.getMessage(int index)
Gets a message for an index.
|
Message |
Messages.getMessage(String name)
Gets a message for a name.
|
Message[] |
Messages.getMessages()
Gets the messages of the collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Messages.setMessages(Message[] value)
Setter for property
messages. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.