Package | Description |
---|---|
org.jdtaus.mojo.resource.model |
JAXB classes of the
"http://jdtaus.org/core/model/container"
namespace. |
org.jdtaus.mojo.resource.model.impl |
JAXB implementation classes of the
"http://jdtaus.org/core/model/container" namespace. |
Modifier and Type | Interface and Description |
---|---|
interface |
MessagesElement
Java content class for messages element declaration.
|
Modifier and Type | Method and Description |
---|---|
Messages |
ObjectFactory.createMessages()
Create an instance of Messages
|
Messages |
Module.getMessages()
Module messages.
|
Messages |
Implementation.getMessages()
Messages of the implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
Module.setMessages(Messages value)
Module messages.
|
void |
Implementation.setMessages(Messages value)
Messages of the implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
MessagesElementImpl |
class |
MessagesImpl |
Modifier and Type | Field and Description |
---|---|
protected Messages |
ModuleImpl._Messages |
protected Messages |
ImplementationImpl._Messages |
Modifier and Type | Method and Description |
---|---|
Messages |
ModuleImpl.getMessages() |
Messages |
ImplementationImpl.getMessages() |
Modifier and Type | Method and Description |
---|---|
void |
ModuleImpl.setMessages(Messages value) |
void |
ImplementationImpl.setMessages(Messages value) |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.